update_dashboard
Modify dashboard metadata including title, description, and folder location to keep content organized and up to date.
Instructions
Update a dashboard's metadata (title, description, folder).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ID of the dashboard to update | |
| title | No | New title | |
| description | No | New description | |
| folder_id | No | Move to a different folder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |