create_post
Create blog posts for Google Blogger with HTML content, tags, and draft options to manage your publishing workflow.
Instructions
Create a new blog post. Content is HTML; labels is a list of tags. isDraft=true saves as draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | ||
| title | Yes | ||
| content | Yes | HTML body | |
| labels | No | Tags/labels | |
| isDraft | No |