Search the documentation
5 pages for taskoutput.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Agent SDK reference - Python
Claude Code CLI · in the page
agent-sdk/python
…None, "blockedBy": list[str], } ], } ``` ### TaskOutput **Tool name:** `TaskOutput`. The previous name `BashOutput` is still accepted as an alias. <Note>`TaskOutput` is depr…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…ickerInput | TaskCreateInput | TaskGetInput | TaskListInput | TaskOutputInput | TaskStopInput | TaskUpdateInput | TodoWriteInput | WebFetchInput | WebSearchInput | WorkflowInput; `…
Claude Code changelog
Claude Code CLI · in the page
changelog
…tly killing all running background sessions * Fixed `TaskStop` and `TaskOutput` failing to find background agents spawned by another agent — errors now list running agents by id and description *…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…[`permissionMode`](#permission-modes) is `plan` * `ScheduleWakeup` * `TaskOutput` * `WaitForMcpServers` * `Workflow` The second filter applies to subagents running in the background. Apart from `Agen…
Tools reference
Claude Code CLI · in the page
tools-reference
…| No | | `TaskOutput` | Retrieves output from a background task. Deprecated in favor of `Read` on the task's output file path. Whe…