Read Post
discourse_read_postRetrieve the content and metadata of a specific Discourse forum post by its ID. Returns JSON including post details, author, and creation time.
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 |