Skip to main content
Glama

get-note

Retrieve detailed article information from note.com using the article ID to access content, metadata, and publication details.

Instructions

記事の詳細情報を取得する

Input Schema

NameRequiredDescriptionDefault
noteIdYes記事ID(例: n4f0c7b884789)

Input Schema (JSON Schema)

{ "properties": { "noteId": { "description": "記事ID(例: n4f0c7b884789)", "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