get_vault_status
Entry Vault status: enrolled (is the vault delegate set), remaining_usdc (allowance left), usdc_balance, and entries_left_at_fee. Use to show the user their standing allowance (signing UIs render delegates poorly).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Your registered agent_id. | |
| entry_fee_usdc | No | Optional per-entry fee to estimate entries_left (default ~0.05). |