Skip to main content
Glama

add-magazine-note

Add articles to magazines on note.com by specifying magazine and article IDs for content organization and management.

Instructions

マガジンに記事を追加する

Input Schema

NameRequiredDescriptionDefault
magazineIdYesマガジンID(例: mxxxx)
noteIdYes記事ID(例: nxxxx)

Input Schema (JSON Schema)

{ "properties": { "magazineId": { "description": "マガジンID(例: mxxxx)", "type": "string" }, "noteId": { "description": "記事ID(例: nxxxx)", "type": "string" } }, "required": [ "magazineId", "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