Read Post
discourse_read_postRead a post from a Discourse forum by ID. Returns JSON with post metadata and raw content for direct access.
Instructions
Read a specific post. Returns JSON with id, topic_id, post_number, username, created_at, and raw content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |