list_orders
Retrieves orders filtered by status, such as pending or incomplete, with configurable limit for efficient access.
Instructions
Orders by business status name ('pending', 'incomplete', ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |