Merge pull request #970 from iceljc/master

update function param desc
This commit is contained in:
iceljc 2025-03-24 15:19:13 -05:00 committed by GitHub
commit 0ed8ecab23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
},
"response_content": {
"type": "string",
"description": "A statement said to the user when politely ending a conversation."
"description": "A response statement said to the user to politely and gratefully ending a conversation before hanging up."
}
},
"required": [ "reason", "response_content" ]