get_order
Retrieve the status, property address, and timestamps for a specific Qualia title order by providing its order ID.
Instructions
Return a single title order by id (status, property address, timestamps).
Use when: "look up order ORD-12345" or "what's the status of this closing?". Args: order_id: the Qualia order id (e.g. "ord_abc123"). Requires: orders:read capability gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |