update function param desc

This commit is contained in:
Jicheng Lu 2025-03-24 15:18:37 -05:00
parent 0b9aac3f4b
commit 07c02887f1

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" ]