Skip to main content
Atomic kill-switch: revoke every active grant + freeze every sub-vault for this principal. The confirm_scope literal ‘ALL_AGENTS_THIS_PRINCIPAL’ is required to prevent accidental invocation.

Metadata

Annotations

Input schema

Output schema

Auth

Caller’s grant must include the agent:budget:revoke scope. Grants whose scope set is a superset of the required scope are accepted.

Request examples

Response examples

Success
Wrong confirm_scope literal

Errors

Idempotency note: This tool is marked idempotent. Calling it a second time after a successful execution returns the same result shape without performing a second revocation sweep. Calling it with a different reason after a prior successful call is a no-op on the revocation side (all grants are already revoked); executed_at will reflect the second call’s timestamp but counts will be 0.