main
md 13 lines 424 Bytes
Rendered Raw
1 ### response
2 Final answer to the user.
3
4 Use this tool only when the task is done, blocked, or no tool is needed.
5
6 Do not use this tool for "proceed", "continue", "go ahead", or similar continuation requests when there is an unfinished next step. Call a real tool instead.
7
8 Arguments in `tool_args`:
9 - `text`: concise final answer text
10
11 Example:
12
13 `{"tool_name":"response","tool_args":{"text":"There are 24 files in /tmp."}}`