Read a DevForum thread
get_threadRetrieve a DevForum topic as Markdown, with the accepted answer hoisted to the top. Provide a topic ID or URL to get the original post and useful replies, including code blocks.
Instructions
Read a DevForum topic as Markdown: the original post plus the most useful replies, with the accepted answer hoisted to the top. Accepts a topic id or a full DevForum URL. Code blocks are preserved. Use get_replies to page through the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Topic id (e.g. 3665478) or DevForum URL. Also accepted as topic_id. | |
| topic_id | No | Alias for topic. | |
| max_posts | No | How many posts to include. | |
| max_tokens | No |