get_thread
Retrieve a single conversation thread as a markdown transcript. Use a thread ID from search results to load budget-limited context for your agent.
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. |