<!-- https://cutedyno.com/docs/mcp/tools/get_post -->

# Get a post

MCP tool `get_post`, calling `GET /v1/posts/{id}`.

Returns one post with its content, media, target accounts, and per-account publish results.

Read only: yes.

## Parameters

- `id` (string, required) — Post id.
- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.