get_order
Look up an order by its ID to retrieve current status, product details, and payment information.
Instructions
Get the status and details of an existing order by ID. Returns order status, products, and payment information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | Order ID to look up |