Evaluate agent spend policy
gf.agent_budgetEvaluate per-call, daily, monthly and approval limits before signing payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | ||
| price_usdc | Yes | ||
| provider_id | No | ||
| capability_id | No | ||
| max_spend_usdc | No | ||
| daily_limit_usdc | No | ||
| spent_month_usdc | No | ||
| spent_today_usdc | No | ||
| allowed_providers | No | ||
| monthly_limit_usdc | No | ||
| per_call_limit_usdc | No | ||
| allowed_capabilities | No | ||
| require_approval_above_usdc | No |