looker-create-dashboard-layout
“looker-create-dashboard-layout” creates a new dashboard layout (tab).
less than a minute
About
The looker-create-dashboard-layout tool creates a new dashboard layout, which typically represents a tab in modern Looker dashboards.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Looker Source |
Example
kind: tool
name: create_dashboard_layout
type: looker-create-dashboard-layout
source: looker-source
description: |
This tool creates a new dashboard layout, which typically represents a tab
in modern Looker dashboards.
Parameters:
- dashboard_id (required): The ID of the dashboard.
- label (required): The label (title) of the new tab.
- type (optional): The type of layout (defaults to 'newspaper').
- active (optional): Whether to make this layout active.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be “looker-create-dashboard-layout”. |
| source | string | true | Name of the Looker source. |
| description | string | true | Description of the tool that is passed to the LLM. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.