Skip to main content
Glama

is_item_stocked

Check if a specific Qiita article has been stocked by users to monitor content popularity and engagement on the Japanese developer platform.

Instructions

指定された記事がストックされているかどうかを確認します

Input Schema

NameRequiredDescriptionDefault
itemIdYes記事ID

Input Schema (JSON Schema)

{ "properties": { "itemId": { "description": "記事ID", "type": "string" } }, "required": [ "itemId" ], "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