Create Dashboard
sf_create_dashboardCreate Salesforce dashboards with report-powered charts, metrics, tables, and gauges. Use when your team needs a visual summary of key business data.
Instructions
Creates a Salesforce Dashboard with components (charts, metrics, tables, gauges) powered by reports. Dashboards provide visual summaries of key business data. Specify the folder path as 'FolderName/DashboardName' and add components linked to existing reports. Use when a team needs a visual summary of their metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Dashboard title | |
| fullName | Yes | Dashboard full name including folder: 'FolderName/DashboardName' | |
| components | No | Dashboard components | |
| description | No | Description | |
| runningUser | No | Username to run the dashboard as |