queue_approval
Review and manage queued over-limit transactions requiring owner approval. List pending items, approve specific transactions by ID, or cancel queued items with owner privileges.
Instructions
Manage over-limit transactions queued for owner review. Use action="list" to see pending transactions, "approve" to approve one by ID, or "cancel" to cancel one by ID. Approve/cancel require the agent key to have owner privileges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: "list", "approve", or "cancel" | |
| tx_id | No | Transaction queue ID (required for approve/cancel) |