list_documents
Retrieve documents attached to a property title order, including file name, type, size, and creation date. Useful for verifying uploaded documents like letters of intent.
Instructions
List documents attached to a title order (name, mime, size, created).
Use when: "what documents are on this order?" or "did the buyer upload the LOI yet?". Args: order_id: the Qualia order id. limit: page size (default 25, max 100). Requires: documents:read capability gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |