get_transaction_history
Fetch an agent's complete activity history across transfers, jobs, and loans with pagination support. No API key required.
Instructions
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 |