get_app_customize
Retrieve JavaScript and CSS customization settings for a Kintone application to modify its appearance and behavior.
Instructions
kintoneアプリのJavaScript/CSSカスタマイズ設定を取得します
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | kintoneアプリのID | |
| preview | No | プレビュー環境の設定を取得する場合はtrue(省略時はfalse) |