revoke_delegation
Revoke an active delegation by ID, ending agent authority. Optionally cascade the revocation to all sub-delegations, ensuring complete removal of delegated trust. Include a reason for audit.
Instructions
[OPERATOR] Revoke a delegation. Optionally cascade to all sub-delegations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Why the delegation is being revoked | |
| cascade | No | Also revoke all sub-delegations | |
| delegation_id | Yes | Delegation ID to revoke |