Skip to main content
Glama

kintone_update_record

Modify existing records in Kintone applications with revision control to maintain data accuracy and prevent conflicts during updates.

Instructions

Update an existing record in a Kintone app with revision control. ⚠️ Use 'kintone_list_apps' first to get available app IDs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idYesThe ID of the Kintone app (use kintone_list_apps to see available app IDs)
record_idYesThe ID of the record to update
record_dataYesRecord data to update as key-value pairs where keys are field codes and values are field values. Each field value should be an object with 'value' property.
revisionNoRecord revision number for optimistic locking (optional but recommended)

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/luvl/mcp-kintone-lite'

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