kintone_list_apps
Retrieve available Kintone applications with pagination to obtain app IDs needed for subsequent operations like record management and workflow automation.
Instructions
🔍 START HERE: List available Kintone apps with pagination support. Use this first to get app IDs for other operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of apps to retrieve (default: 100, max: 100) | |
| offset | No | Number of apps to skip for pagination (default: 0) |