Quarantine or release an agent
axiorank_quarantine_agentReversible kill switch: quarantine an agent so the gateway DENIES all of its tool calls, or release it. Set quarantine: false to restore. Requires the agents:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The agent's UUID (from axiorank_list_agents). | |
| quarantine | Yes | true = quarantine (deny all its calls); false = release. |