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