Prompt capture
TaskOutput tool description
26 model strings share this prompt, byte for byte.
1- Retrieves output from a running or completed task (background shell, agent, or remote session)
2- Takes a task_id parameter identifying the task
3- Returns the task output along with status information
4- Use block=true (default) to wait for task completion
5- Use block=false for non-blocking check of current status
6- Task IDs can be found using the /tasks command
7- Works with all task types: background shells, async agents, and remote sessions