list_customer_orders
Retrieve all orders for a customer when they haven't provided a specific order ID. Use customer ID to view their order history.
Instructions
List orders associated with a specific customer.
Use this when the customer wants to view their orders but has not provided one specific order ID.
The customer ID is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||