create_post_preview
Generate a preview of a social media post across multiple platforms without publishing. Confirm the appearance before scheduling.
Instructions
Generate a preview of how a post would appear on each target platform, without publishing it. Pass the same caption/media/social_accounts/platform_configurations you'd send to create_post. Great for a confirm-before-publish step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | The caption to preview. | |
| social_accounts | No | Social account ids to preview the post for. | |
| media | No | Media to include in the preview. | |
| platform_configurations | No | Per-platform overrides to reflect in the preview. | |
| account_configurations | No | Per-account overrides to reflect in the preview ({ social_account_id, configuration }). |