list_orders
Retrieve all store orders with optional status filtering and pagination to review and manage transactions efficiently.
Instructions
List all orders for your store with optional status filter and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page, 1-50 (default 20) | |
| status | No | Filter by order status |