threads_get_conversation
Fetch the entire conversation thread for a post by its ID, including replies and nested messages, to understand the full discussion context.
Instructions
Get the full conversation thread for a post.
Args: ctx: FastMCP request context post_id: The ID of the post to get the conversation for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||