stop_agent
Aurora agent surface (no LLM cost — pure state transition). Only relevant when actively managing an Aurora agent. Stop a running agent. Sends a cancellation request and cascades to all descendant subagents. The agent must be in an active state (running, initializing, pending approval, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | MongoDB agent _id to stop |