Read a single post
get_postRetrieve a single post by its ID, along with its topic. Use when you need a specific reply from a search result or link.
Instructions
Read one post by its id, with the topic it belongs to. Use when a search result or a link points at a specific reply and you only need that reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Post id (the number in /post/<pid>). |