Skip to main content
Glama
r3-yamauchi

Kintone MCP Server

by r3-yamauchi

upsert_record

Update existing Kintone records or create new ones using a unique field key, ensuring data consistency by checking field structure before execution.

Instructions

重複禁止フィールド(updateKey)またはレコードIDをキーに、存在すれば更新・無ければ作成する upsert 機能を使用します。実行前に get_form_fieldsget_form_layout でフィールド構造を確認し、利用するフィールドコードが最新であることをチェックしてから実行してください。各フィールドは { "value": ... } の形式で指定します。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idYeskintoneアプリのID
updateKeyYes重複禁止フィールドを使用してレコードを特定
fieldsYesレコードのフィールド値(各フィールドは { "value": ... } の形式で指定)

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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