list_orders
Retrieve shop orders with pagination. Optionally pass a contact identifier to filter orders for one customer. Read-only access for viewing order history.
Instructions
List shop orders, paginated; pass user_ns (from find_contact) to scope
to one contact. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| user_ns | No |