Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi

get_space

Retrieve general information about a specific space on Kintone using the space ID. This tool supports operations through natural language commands for efficient space collaboration and management.

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