create_posts
Create and schedule social media posts for multiple platforms, supporting batch creation of up to 15 posts with media attachments and platform-specific controls.
Instructions
Create and schedule social media posts. Supports batch creation (up to 15 posts). Each post targets a specific social account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | Array of posts to create | |
| status | No | Post status. SCHEDULED requires scheduledAt on all posts. | SCHEDULED |
| approvalStatus | No | Approval workflow status | APPROVED |
| controls | Yes | Platform-specific controls (shared across all posts in the batch) |