check_spend
Pre-spend budget approval check. Verifies daily/weekly/category limits, estimates ROI from historical data, and suggests cheaper alternatives. Call this BEFORE paying for any service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Your agent identifier (must be registered first) | |
| category | Yes | Spending category | |
| amount_usd | Yes | Amount you're about to spend in USD | |
| service_id | Yes | Service you want to pay for (e.g. 'harvey-tools/scrape_url') |