pause_agent
Pause an agent's payment and credit access in real-time, rejecting all requests until resume is called. Acts as an emergency kill-switch for agents.
Instructions
Pause (suspend) one agent — the per-agent kill-switch. Every call with the agent's keys fails auth from its next request until resume_agent. Only active agents can be paused. Requires a developer key (floe_live_...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Numeric agent id. |