Skip to main content
Glama

append_doc

Add content to existing documents in molt-md encrypted markdown service. Append markdown text to documents using document ID and optional version control to prevent conflicts.

Instructions

Append content to the end of a document (separated by newline). Requires write key. The API will return 403 if a read key is used.

Args: doc_id: UUID of the document to append to content: Markdown content to append if_match: Optional - version ETag (e.g., 'v5') to prevent conflicts

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doc_idYes
contentYes
if_matchNo

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/bndkts/molt-md-mcp'

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