Skip to main content
Glama

get_user

Retrieve detailed user information from Qiita's developer community platform by providing a user ID to access profile data and activity details.

Instructions

指定されたユーザーの詳細情報を取得します

Input Schema

NameRequiredDescriptionDefault
userIdYesユーザーID

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "ユーザーID", "type": "string" } }, "required": [ "userId" ], "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/Selenium39/mcp-server-qiita'

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