report_spend
Record a completed spend with optional outcome tracking. Call this AFTER paying for a service to track spending and build ROI history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Your agent identifier | |
| category | Yes | Spending category | |
| amount_usd | Yes | Amount spent in USD | |
| service_id | Yes | Service that was used | |
| value_received | No | Description of value received | |
| outcome_success | No | Whether the service call succeeded |