vapi_market_player_activity
Retrieve a player's market purchases and sales with filters for type, sort order, limit, and offset. Query activity records to analyze trading history.
Instructions
Read account market purchases and sales. The public client uses types=purchase,sale and sort=desc; sale selected sales and asc selected older records. limit bounded returned rows. offset=1 did not select the second record of the unoffset response, so conventional row-offset paging is not established. No complete history claim. Makes one logical GET request and does not auto-fetch continuation pages. Required inputs reflect tool policy as well as measured upstream requirements. Other declared filters are forwarded as supplied; their effectiveness is not implied by the schema. The data list are locally limited to 100 rows and 256 KiB, with truncation reported in text and metadata. Oversized records are refused without partial fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | Yes | ||
| limit | Yes | ||
| types | Yes | ||
| offset | Yes | ||
| player | Yes |