Skip to main content
Glama

get-user

Retrieve user profile information from note.com by providing a username to access account details and member data.

Instructions

ユーザーの詳細情報を取得する

Input Schema

NameRequiredDescriptionDefault
usernameYesユーザー名(例: princess_11)

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "ユーザー名(例: princess_11)", "type": "string" } }, "required": [ "username" ], "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