schedule_post
Schedule social media posts for future dates with AI-adapted content across multiple platforms.
Instructions
Schedule a social media post for a specific future date and time. AI adapts content per platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The content to post | |
| platforms | No | Platforms to post to | |
| schedule_time | Yes | When to post. ISO 8601 datetime e.g. 2026-04-02T09:00:00Z | |
| timezone | No | Timezone e.g. America/New_York. Default: America/New_York | |
| adapt_per_platform | No | Rewrite content per platform. Default: true | |
| brand_name | No | Brand name (optional) | |
| media_url | No | Public URL of image/video (optional) |