Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi

get_form_layout

Retrieve the form layout of a Kintone app by specifying its app ID, enabling efficient management and customization of app structures.

Instructions

kintoneアプリのフォームレイアウトを取得します

Input Schema

NameRequiredDescriptionDefault
app_idYeskintoneアプリのID

Input Schema (JSON Schema)

{ "properties": { "app_id": { "description": "kintoneアプリのID", "type": "number" } }, "required": [ "app_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