Stop a subagent
stopInterrupt a running subagent, discard queued messages, and mark it as stopped while preserving the session for later resume.
Instructions
Interrupt any running turn, drop queued messages and mark the subagent stopped. The session is kept and can be continued later with resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subagent handle returned by spawn, e.g. 'coder-auth' |