list_orders
Retrieve a list of your account's orders with details like number, date, status, and invoice. Use it to review past purchases or find a specific order ID.
Instructions
List the authenticated account's orders — the purchase records behind its services. Each has an id, orderNumber, date, status, paymentStatus, the linked invoiceId, and its line items. Use for "what have I ordered?" or to find an order id to inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||