Read T3 thread messages
t3_thread_messagesFetch paginated thread history with explicit truncation reporting. Use limit and cursor for paging, and maxChars to bound message text length.
Instructions
Read paginated thread history. Message text is bounded by maxChars and reports truncation explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| maxChars | No | ||
| threadId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| environmentId | Yes |