Skip to main content
Glama
aleck31
by aleck31

create_post

Create and publish blog posts directly to Google Blogger, supporting HTML content, labels, and draft management.

Instructions

Create a new blog post

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
blogIdNoBlog ID (optional if DEFAULT_BLOG_ID is set)
titleYesPost title
contentNoPost content (HTML allowed). For content larger than 10KB, use content_file instead to avoid parameter size limits.
content_fileNoPath to a file containing post content (HTML). Recommended for large posts. Takes precedence over content if both are provided.
labelsNoPost labels/tags (optional)
isDraftNoWhether to create as draft (default: true)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aleck31/mcp-blogger'

If you have feedback or need assistance with the MCP directory API, please join our Discord server