get_record
Retrieve a single record from a Kintone app by specifying the app ID and record ID. Use this tool to access specific data entries for viewing or processing within the Kintone platform.
Instructions
kintoneアプリの1レコードを取得します。事前に対象アプリのフィールド構造を把握したい場合は、`get_form_fields` ツールで利用予定のフィールドコードを確認してから本ツールを呼び出してください。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | kintoneアプリのID | |
| record_id | Yes | レコードID |