get_thread
Retrieve all messages in a conversation thread, including the root and replies, sorted by creation time. Provide a thread ID or any message ID to get the complete thread.
Instructions
Get all messages in a thread (root message + all replies), ordered by createdAt ascending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | Thread ID or any message ID within the thread |