copy_dashboard
Duplicate an existing dashboard to the same or another project, preserving its layout and widgets.
Instructions
Copy an existing dashboard to the same or another project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Source dashboard ID. Must be a number (integer), not a string. | |
| name | No | Name for the copied dashboard. | |
| projectId | No | Target project ID (defaults to source project). | |
| projectName | No | Target project name (alternative to projectId). | |
| payload | No | Additional copy options. |