get_dashboard_public
Retrieve sharing metadata for a Datadog dashboard using its public token to access and manage dashboard visibility and permissions.
Instructions
Fetch an existing shared dashboard's sharing metadata associated with the specified token.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}