Update Blog Content
update_blog_contentUpdate existing blog post content by providing new Markdown text, with optional SEO and settings adjustments.
Instructions
Update the content of an existing blog post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_id | Yes | The website ID | |
| blog_id | Yes | The blog post ID | |
| blog_content | Yes | Updated blog content in Markdown | |
| seo | No | SEO settings object | |
| blog_settings | No | Blog settings object |