list_commodity_transactions
Retrieve a paginated list of all user commodity transactions from the Bitpanda API, sorted by newest first. Use cursor and page size parameters to manage pagination efficiently.
Instructions
Lists all user's commodity transactions from the Bitpanda API. Newest commodity transactions come first. Response is cursor paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Id of the last known commodity transaction by the client. Only commodity transactions after this id are returned. Empty or missing cursor parameter will return commodity transactions from the start. | |
page_size | No | Size of a page for the paginated response |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Bitpanda Server
Related Tools
- @matteoantoci/mcp-bitpanda
- @matteoantoci/mcp-bitpanda
- @matteoantoci/mcp-bitpanda
- @delano/postman-mcp-server
- @ivo-toby/contentful-mcp
- @iaptic/mcp-server-iaptic