stop_agent
Stop AI agents in the cmuxlayer terminal multiplexer by sending Ctrl+C for graceful termination or force killing processes when needed.
Instructions
Stop an agent gracefully (Ctrl+C) or forcefully (kill process).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID to stop | |
| force | No | Force kill instead of graceful Ctrl+C |