Create Dashboard
sf_create_dashboardCreate Salesforce dashboards that visually summarize key metrics using report-driven charts, tables, and gauges. Specify folder and components for clear team insights.
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 |