get_post_thread
Retrieve a specific post and its conversation thread by providing the post's AT URI and optional reply depth.
Instructions
Get a specific post and its surrounding conversation thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | AT URI of the post. | |
| depth | No | How many levels of replies to include (default 6). |