List Orders
list-ordersFetch proxy orders with optional date range filters to manage order history.
Instructions
Get a list of orders with optional date filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_after | No | Order date lower bound (format: YYYY-MM-DD) | |
| date_before | No | Order date upper bound (format: YYYY-MM-DD) |