small done tweak

This commit is contained in:
dal 2025-04-21 10:39:04 -06:00
parent 699558447c
commit c2da87aac1
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ impl ToolExecutor for Done {
"properties": {
"final_response": {
"type": "string",
"description": "The final response message to the user. **MUST** be formatted in Markdown. Use bullet points or other appropriate Markdown formatting. Do not include headers. Do not use the '•' bullet character."
"description": "The final response message to the user. **MUST** be formatted in Markdown. Use bullet points or other appropriate Markdown formatting. Do not include headers. Do not use the '•' bullet character. Do not include markdown tables."
}
},
"additionalProperties": false