get_order_details
Retrieve complete order information including line items, totals, and customer details from Odoo using the order ID.
Instructions
Get full order details with lines, totals, and partner info.
Args:
order_id: The sale order ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |