@nomad-e/bluma-cli 0.0.76 → 0.0.77
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"type": "function",
|
|
85
85
|
"function": {
|
|
86
86
|
"name": "message_notify_user",
|
|
87
|
-
"description": "
|
|
87
|
+
"description": "This tool allows the agent to send structured messages to the user for confirming task start, replying to messages from name:'user_overlay' (continuing or integrating into the flow), giving short initial responses, notifying about method or strategy changes, providing progress updates, and concluding tasks with a final confirmation or result.",
|
|
88
88
|
"parameters": {
|
|
89
89
|
"type": "object",
|
|
90
90
|
"properties": {
|