Get thread posts
get_thread_postsRead every post in a WindowsForum thread by thread id, in order — use to follow the full conversation, including replies and accepted solutions, after finding a thread via search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of posts to return (default: 50) | |
| thread_id | Yes | The thread ID to get posts for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |