Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi

get_space_members

Retrieve a list of space members by specifying the space ID, enabling efficient collaboration and user management within Kintone MCP Server environments.

Instructions

スペースメンバーのリストを取得します

Input Schema

NameRequiredDescriptionDefault
space_idYesスペースID

Input Schema (JSON Schema)

{ "properties": { "space_id": { "description": "スペースID", "type": "string" } }, "required": [ "space_id" ], "type": "object" }

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/r3-yamauchi/kintone-mcp-server'

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