decide_agent_call
Verify Gateway decision point. Decide whether this agent may call this tool, with this payload, for this user, right now. Writes an audit-ledger decision event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| action | No | ||
| client | No | ||
| user_id | Yes | ||
| agent_id | Yes | ||
| max_cost | No | ||
| max_risk | No | ||
| server_id | Yes | Server identifier in namespace/name format. | |
| mandate_id | No | Optional Verify Mandate key or id. | |
| audit_context | No | ||
| requested_cost | No | ||
| requires_oauth | No | ||
| max_freshness_hours | No | ||
| max_runtime_seconds | No | ||
| approval_token_present | No | ||
| payload_classification | No | ||
| no_write_without_approval | No |