create_dashboard
Creates a Performance Analytics dashboard in ServiceNow, enabling automated setup of named dashboards with optional roles, description, and activation.
Instructions
Create a new Performance Analytics dashboard (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Dashboard name | |
| roles | No | Comma-separated roles that can view this dashboard (leave blank for all) | |
| active | No | Activate the dashboard immediately (default: true) | |
| description | No | Brief description of the dashboard |