create-post
Create and publish platform-optimized content across multiple social networks with optional scheduling, image generation, and brand styling.
Instructions
Create a new content post with platform-specific variations. Enhances the content for each platform, optionally generates images, and can schedule or publish to social networks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The original content to be enhanced and posted | |
| platforms | Yes | Target platforms for the content | |
| scheduleTime | No | Optional ISO 8601 datetime to schedule the post | |
| createImage | No | Whether to generate an image for the post | |
| length | No | Desired content length | |
| createHashtags | No | Whether to generate hashtags for the content | |
| postToSocialNetworks | No | Whether to immediately post to connected social networks | |
| brandStyleId | No | Optional brand style ID to apply to the content |