Skip to main content
Glama

remove-magazine-note

Remove articles from magazines on note.com by specifying magazine and note IDs to manage content organization.

Instructions

マガジンから記事を削除する

Input Schema

NameRequiredDescriptionDefault
magazineIdYes
noteIdYes

Input Schema (JSON Schema)

{ "properties": { "magazineId": { "type": "string" }, "noteId": { "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