Skip to main content
Glama
aleck31
by aleck31

update_post

Modify existing blog posts by updating titles, content, labels, or other metadata to keep published content current and accurate.

Instructions

Update an existing blog post

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
blogIdNoBlog ID (optional if DEFAULT_BLOG_ID is set)
postIdYesPost ID
titleNoNew post title (optional)
contentNoNew post content (HTML allowed, optional). For content larger than 10KB, use content_file instead to avoid parameter size limits.
content_fileNoPath to a file containing new post content (HTML). Recommended for large posts. Takes precedence over content if both are provided.
labelsNoNew post labels/tags (optional)

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