budget_get_log
Retrieve chronological transaction logs for spend() calls to monitor budget usage and audit financial activities in multi-agent workflows.
Instructions
Retrieve the full transaction log of all spend() calls in chronological order.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Calling agent identifier | |
| limit | No | Maximum number of entries to return (default: 50) |