Skip to main content
Glama
r3-yamauchi

kintone MCP Server (Python3)

by r3-yamauchi

update_record

Modify existing data in a kintone application by specifying the app ID and record details to update, supporting record identification by ID or update key with optional revision control.

Instructions

Update a single record in a kintone app

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appYesThe app ID
idNoThe record ID (either id or update_key required)
update_keyNoUpdate key field and value (either id or update_key required)
recordYesRecord data with field codes to update
revisionNoExpected revision number (optional, for optimistic locking)

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-python3'

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