revoke_grant
Revoke an agent's grant to halt their payment access. The root signs the revocation, removing the agent's permissions without closing the vault account.
Instructions
Revoke a Grant. Root signs. Account is not closed. Agent cannot revoke.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Base58 Solana public key. Never a secret. | |
| agent | Yes | Agent whose grant to revoke | |
| dry_run | No |