get_post
Returns one post by id.
required scope: read.
example prompts
Section titled “example prompts”- “summarise the discussion on post post_01H8…”
- “before commenting, fetch the original post body.”
{ "id": "pst_01H8..." }
output
Section titled “output”The full post object (id, board id, title, body, status, vote count, tag ids, comment count, created/updated timestamps).