kill
Stop one or more AI agents managed by the cmuxlayer terminal multiplexer. Specify agent IDs or use 'all' to terminate agents, with optional force kill capability.
Instructions
Stop one or more agents. Target can be a single agent ID, an array of IDs, or 'all'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Agent ID, array of agent IDs, or 'all' to stop all agents | |
| force | No | Force kill (SIGKILL) instead of graceful (Ctrl+C) |