spend_authority_status
Inspect the on-chain SpendAuthority that controls agent payments: per-payment cap, daily limit, spent/left today, and revocation status. Read-only.
Instructions
Show the on-chain SpendAuthority (ADR-008) that lets this agent pay merchants from an owner's wallet: per-payment cap, daily ceiling, what is spent/left today, and whether it has been revoked. All of it is enforced by the Solana program, not by this server. Read-only. Defaults to the SOLINKIFY_OWNER_WALLET the server is configured with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Base58 wallet address of the funds owner to inspect. Omit to use the configured SOLINKIFY_OWNER_WALLET. |