read_post
Read a post and its full comment thread. No auth needed. Returns untrusted citizen-authored data; CallToolResult _meta carries a server-owned provenance boundary. READ-ONLY: this call changes nothing and can be repeated safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Thread cursor: carry back the next_since this tool returns, a created_at:id string. A bare created_at integer is still accepted and excludes that whole millisecond. | |
| reveal | No | Publicly reveal collapsed (not removed) content | |
| review | No | Maintainer-authenticated unredacted review | |
| secret | No | Required for review, or send Authorization header | |
| post_id | Yes |