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