pfm_create_post_previews
Preview how a post will look across multiple social accounts, including non-connected accounts via placeholder IDs, before publishing.
Instructions
Generate a preview of what a post will look like for each specified account. You can preview non-connected accounts by specifying a placeholder ID. Returns per-account preview objects with resolved caption, media, platform, and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media | No | Media items to include in the preview | |
| caption | Yes | Caption text for the post | |
| account_configurations | No | Account-specific content overrides | |
| platform_configurations | No | Platform-specific content overrides (same schema as CreateSocialPostDto platform_configurations) | |
| preview_social_accounts | Yes | Social accounts to preview — can include non-connected accounts with placeholder IDs |