🔧Tool Prompts/tasks
Task Stop Tool
src/tools/TaskStopTool/prompt.ts
Prompt Engineering Insight
Uses DESCRIPTION only (no separate PROMPT export) — short imperative list for killing async agent work.
Techniques Used
tool-use-guidancebehavioral-constraints
prompt
- Stops a running background task by its ID
- Takes a task_id parameter identifying the task to stop
- Returns a success or failure status
- Use this tool when you need to terminate a long-running task
Tags
tasksasynccancellation