Skip to main content
Glama

open-note-editor

Open the editing interface for note.com articles to modify content, update drafts, or manage existing posts using the article ID.

Instructions

記事の編集ページを開く

Input Schema

NameRequiredDescriptionDefault
noteIdYes記事ID(例: n1a2b3c4d5e6)

Input Schema (JSON Schema)

{ "properties": { "noteId": { "description": "記事ID(例: n1a2b3c4d5e6)", "type": "string" } }, "required": [ "noteId" ], "type": "object" }

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/shimayuz/note-com-mcp'

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