get_thread
Retrieve a specific conversation thread as a markdown transcript, ready for insertion into context. Provide the thread ID obtained from search results.
Instructions
Fetch one indexed thread as a packed markdown transcript (budget-limited, ready to drop into context). Pass a threadId from search_threads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The thread id from a search result. |