get_grid
Fetch a specific dashboard grid by ID to access its layout and widgets without listing all grids.
Instructions
Get a single dashboard grid by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| scope | Yes | ||
| row_count | Yes | ||
| created_at | Yes | ||
| updated_at | Yes | ||
| column_count | Yes |