Prompt capture
TaskStop tool description
27 model strings share this prompt, byte for byte.
2- Stops a running background task by its ID
3- Takes a task_id parameter identifying the task to stop
4- To stop an agent-team teammate, pass its agent ID ("name@team") or bare teammate name as task_id
5- To stop a background agent spawned with a name, pass that name as task_id
6- Returns a success or failure status
7- Use this tool when you need to terminate a long-running task