Create Blog Post
create_blogStart an AI blog post creation on your website. Provide a prompt and website ID, then poll the status to retrieve the finished post when ready.
Instructions
Create an AI-generated blog post on a website. Starts an asynchronous workflow and returns a workflow_id immediately — poll check_blog_status with that id to track progress and get the final result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Describe the blog post to create | |
| website_id | Yes | The website ID | |
| schedule_at | No | Optional ISO 8601 datetime to schedule for later |