Preview Content
preview_contentGenerate a visual preview of how content will appear on each platform.
USE THIS WHEN: • Before publishing to see how posts will look • To validate content against platform requirements • To check character counts, hashtag limits, and media requirements
Returns an HTML preview mockup for each platform with validation results: • Character count vs limit • Hashtag count (Instagram has 30 max) • Media requirement check • Platform-specific warnings and errors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| platforms | Yes | Platforms to generate previews for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid | No | ||
| errors | No | ||
| isError | No | ||
| warnings | No | ||
| platforms | No | ||
| errorMessage | No | ||
| followUpSuggestions | No |