list_orders
List orders in your workspace. Filter by payment status, fulfillment status, customer, pipeline stage, search text, or date range to find specific orders.
Instructions
List orders in the workspace. Filter by payment/fulfillment status, customer, pipeline stage, a search string, or a date range; paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| dateTo | No | ISO date-time upper bound | |
| search | No | ||
| dateFrom | No | ISO date-time lower bound | |
| customerId | No | ||
| paymentStatus | No | ||
| pipelineStageId | No | ||
| fulfillmentStatus | No |