Search the documentation
7 pages for taskstop.
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
…tent": bool | None, # Run for the lifetime of the session; stop with TaskStop } ``` **Output:** ```python theme={null} { "taskId": str, # ID of the background monitor task "timeoutMs": int…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…reateInput | TaskGetInput | TaskListInput | TaskOutputInput | TaskStopInput | TaskUpdateInput | TodoWriteInput | WebFetchInput | WebSearchInput | WorkflowInput; ``` ### Agent **Too…
Claude Code changelog
Claude Code CLI · in the page
changelog
…e failure silently 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 d…
Configure permissions
Claude Code CLI · in the page
permissions
…he tool labeled `Stop Task` in the transcript has the canonical name `TaskStop`. Permission rules and [hook matchers](/docs/en/hooks) match the canonical name only, so a rule written as `Stop Task` do…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…, `Skill`, `ToolSearch`, `EnterWorktree`, `ExitWorktree`, `Monitor`, `TaskStop`, `SendMessage`, and `Artifact`. Claude Code removes every other built-in tool from a background subagent, whether inheri…
Tools reference
Claude Code CLI · in the page
tools-reference
…| No | | `TaskStop` | Stops a running background task by ID. It also accepts an [agent-team teammate](/docs/en/agent-teams) or a…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…sk`, `TodoWrite`, `TaskCreate`, `TaskUpdate`, `TaskGet`, `TaskList`, `TaskStop`, `Skill`, `REPL`, `JavaScript`, `AskUserQuestion`, `ToolSearch`, `SendUserMessage`) or an argument-scoped [permission ru…