create_page
Create a static page on a Blogger blog, saving it as a draft by default. Accepts raw HTML or plain text content, without Markdown or image upload.
Instructions
Create a static page. Creates a DRAFT by default.
Same content rules as create_post: raw HTML or plain text, no Markdown,
no image upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | No | ||
| title | Yes | ||
| blog_id | Yes | ||
| content | Yes | ||
| content_format | No | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||