Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Code Assist MCP for Kintone Views
| Name | Description |
| ActionSettingsEntities | Returns the detailed components that define each automation rule, helping you understand which fields, conditions, and targets are involved in an action's execution. |
| ActionSettingsMappings | Lists the field-to-field mappings used by automation rules so you can trace exactly how data moves between apps when an action is triggered. |
| Apps | Returns all apps in the Kintone environment with key metadata required for cataloging, governance, or integration with external systems. |
| FieldPermissionsEntities | Breaks field-level permissions into their underlying rules to help you understand exactly how visibility and edit rights differ across users and groups. |
| FormLayoutFields | Returns the individual layout elements used within an app's form, making it easier to analyze field placement, grouping, and user interface design. |
| PerRecordNotificationsTargets | Returns the list of users and groups who receive record-level notifications, supporting communication audits and troubleshooting. |
| ProcessManagementActions | Lists the workflow actions available within a process, helping you analyze or document the transition paths defined in an app's workflow. |
| RecordPermissionsEntities | Breaks record-level permissions into their detailed entities to show how access rules differ for users, groups, and roles. |
| ReminderNotificationsTargets | Returns the users and groups associated with reminder notifications, helping you verify who receives automated follow-up alerts. |