generate_bulk_posts
Create and schedule multiple social media posts across a date range in the background. Set platform, frequency, and posting times to automate content delivery.
Instructions
Generate and schedule multiple posts across a date range in the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Number of days to fill | |
| times | No | Comma-separated posting times, e.g. '09:00,14:00' | 09:00 |
| voice | No | Voice profile ID | |
| brandId | No | Brand ID (uses active brand if omitted) | |
| platform | Yes | Platform: x | linkedin | instagram | threads | facebook | |
| frequency | No | Posting frequency | daily |
| postsPerDay | No |