Skip to main content
Glama

Emlog MCP Server

get_draft_list

Retrieve a list of draft articles from the Emlog blog system using specified count, enabling efficient draft management and content planning.

Instructions

Get list of draft articles

Input Schema

NameRequiredDescriptionDefault
countNoNumber of drafts to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "description": "Number of drafts to retrieve", "type": "number" } }, "type": "object" }

Other Tools from Emlog MCP Server

Related Tools

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/eraincc/emlog-mcp'

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