read_thread
Retrieve a full discussion thread by providing the root post ID. Returns the original post and all replies in chronological order.
Instructions
Read a full thread starting from a root post.
Returns the root post and all replies in chronological order.
Args: post_id: ID of the root post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |