looker-update-dashboard-layout-component
“looker-update-dashboard-layout-component” updates a dashboard layout component.
less than a minute
About
The looker-update-dashboard-layout-component tool updates a dashboard layout component, allowing you to move a tile to a different tab (layout) and/or change its position and size.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Looker Source |
Example
kind: tool
name: update_dashboard_layout_component
type: looker-update-dashboard-layout-component
source: looker-source
description: |
This tool updates a dashboard layout component, allowing you to move a tile
to a different tab (layout) and/or change its position and size.
Parameters:
- dashboard_layout_component_id (required): The ID of the component to update.
- dashboard_layout_id (optional): The ID of the target layout (tab) to move to.
- row (optional): The new row position.
- column (optional): The new column position.
- width (optional): The new width.
- height (optional): The new height.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be “looker-update-dashboard-layout-component”. |
| 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.