Create Multiple Blog Posts (Batch)
batch_create_blogsCreate up to 25 blog posts on a website with one request. Submit prompts for each post and receive workflow IDs for status checks.
Instructions
Start up to 25 blog-creation workflows on a single website in one request. Returns one workflow_id per item. Poll with batch_check_blog_status or check_blog_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Between 1 and 25 blog post creation requests | |
| website_id | Yes | Website the blog posts will be added to |