Skip to main content
Glama

is_user_followed

Check if you are following a specific user on Qiita to manage your developer community connections and track your network relationships.

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