Skip to main content
Glama

kintone_get_records

Retrieve multiple records from a Kintone app with query filtering, pagination, and field selection to manage data and automate workflows.

Instructions

Get multiple records from a Kintone app with query filtering, pagination, and field selection. ⚠️ 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)
queryNoQuery string for filtering records (optional). Use Kintone query syntax like 'status = "Active"'
fieldsNoList of field codes to retrieve (optional). If not specified, all fields are returned
limitNoMaximum number of records to retrieve (default: 100, max: 500)
offsetNoNumber of records to skip for pagination (default: 0)

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