Skip to main content
Glama
r3-yamauchi

kintone MCP Server (Python3)

by r3-yamauchi

get_records

Retrieve records from a kintone app by specifying an app ID, with options to filter results, select specific fields, and manage pagination for efficient data access.

Instructions

Get records from a kintone app

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appYesThe app ID
queryNoQuery string to filter records (optional)
fieldsNoList of field codes to retrieve (optional)
limitNoMaximum number of records to retrieve (default: 100, max: 500)
offsetNoOffset 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/r3-yamauchi/kintone-mcp-server-python3'

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