Get a post
get_postRetrieve a single post by ID to verify its content, status, schedule, media, and platform details. Get per-platform permalinks after publishing to confirm the post went out.
Instructions
Fetch a single post by id (must belong to the active org): content, platforms, status (DRAFT|SCHEDULED|PUBLISHING|PUBLISHED|FAILED|PARTIAL), scheduledAt/publishedAt, mediaUrls, and platformData including per-platform published post ids/urls and thread segments. Use after publishing to confirm the post actually went out and to get platform permalinks. CAPABILITY: read — side-effect-free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Post id |