create_view_block
Creates a view block that shows table data in grid, kanban, gallery, gantt, or form layouts.
Instructions
Create a view block (grid, kanban, gallery, gantt, form) showing table data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_token | Yes | Base app token | |
| dashboard_id | Yes | Dashboard block ID | |
| view_type | Yes | View type | |
| table_id | Yes | Source table ID | |
| view_id | No | Optional specific view ID | |
| title | No | View title | |
| show_toolbar | No | Show toolbar |