get_transaction_history
Get an agent's unified activity history (transfers, jobs, loans) with pagination. No api_key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 100) | |
| offset | No | Offset for pagination (default 0) | |
| agent_id | Yes | UUID of the agent |