Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
drafts_listTOOL
List the drafts of the current workspace, newest first.
Drafts are created with posts create --draft. Publish one with drafts publish <draftId>.
Request example
{ "method": "tools/call", "params": { "name": "drafts_list", "arguments": {} } }