get_dashboard_definition
Retrieve the complete raw definition of a specific dashboard including its source, type, app context, owner, and Splunk Web URL.
Instructions
Get the raw definition of a specific dashboard. Returns the complete dashboard source (Simple XML or Dashboard Studio JSON), type, app context, owner, and Splunk Web viewing URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Dashboard name (required) | |
| owner | No | Dashboard owner. Default: 'nobody' | nobody |
| app | No | App context. Default: 'search' | search |