Publish Blog Post
publish_blogPublish markdown blog posts to your website. Provide content, title, path, and website ID; optionally set author, category, excerpt, and publish date.
Instructions
Publish a static blog post with markdown content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | URL path (e.g. /blog/my-post) | |
| author | No | Author name | |
| excerpt | No | Brief summary | |
| category | No | Category | |
| page_title | Yes | Blog title | |
| website_id | Yes | The website ID | |
| blog_content | Yes | Markdown content | |
| publish_date | No | Display date |