List my Amazon.in orders
list_ordersRetrieve recent Amazon.in orders with order ID, date, total, and item titles. Automatically paginates up to a specified maximum.
Instructions
List your recent Amazon.in orders (requires a signed-in session). Returns order id, date, total, and item titles. Paginates automatically up to maxOrders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxOrders | No | Default 30 | |
| timeFilter | No | Amazon time filter: 'last30', 'months-3', 'months-6', or 'year-2024'. Default 'months-6'. |