Skip to main content
Glama
r3-yamauchi

Kintone MCP Server

by r3-yamauchi

create_reference_table_field

Configure a reference table field in Kintone to link records between apps, specifying related app, condition fields, display settings, and filtering options.

Instructions

関連テーブルフィールドの設定を生成します。 フィールドコードに使用できる文字: ひらがな、カタカナ、漢字、英数字、記号(__・・$¥) 例: { "code": "related_table", "label": "関連テーブル", "relatedAppId": 123, "conditionField": "customer_id", "relatedConditionField": "customer_id" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNoフィールドコード(指定しない場合はlabelから自動生成)
labelYesフィールドラベル
relatedAppIdNo参照先アプリのID
relatedAppCodeNo参照先アプリのコード(IDより優先)
conditionFieldYes自アプリの条件フィールド
relatedConditionFieldYes参照先アプリの条件フィールド
filterCondNo参照レコードの絞り込み条件
displayFieldsNo表示するフィールドの配列
sortNo参照レコードのソート条件
sizeNo一度に表示する最大レコード数
noLabelNoラベルを非表示にするかどうか

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

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