list_messages
Retrieve messages in an OwnerRez conversation thread by thread ID. Use optional time, draft, and attachment filters to narrow results.
Instructions
List the messages in a conversation thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Safety cap on results. | |
| since_utc | No | Only messages on/after this UTC time (ISO-8601). | |
| thread_id | Yes | The OwnerRez conversation/thread ID (``threadId``). | |
| include_drafts | No | Include unsent draft messages. | |
| include_attachments | No | Include attachment URLs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||