create-dashboard
Create a dashboard in OpenMetadata by specifying name and service, with optional description, display name, source URL, tags, and owners.
Instructions
Create a new dashboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Dashboard name | |
| service | Yes | FQN of the dashboard service | |
| description | No | Dashboard description in markdown | |
| displayName | No | Display name | |
| sourceUrl | No | Source URL of the dashboard | |
| tags | No | Tags to apply | |
| owners | No | Owner references |