disable_embedded_dashboard
Disable embedding for a dashboard by revoking its embed UUID, preventing external application access. Use dry_run to preview the action.
Instructions
Disable embedding for a dashboard.
This revokes the embed UUID and prevents the dashboard from being embedded in external applications.
Args: dashboard_id: The dashboard ID to disable embedding for. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |