superset_dashboard_embedded_set
Enable embedding for a dashboard and configure allowed domains. Specify dashboard ID and domain list to control iframe access.
Instructions
Enable dashboard embedding (embedded mode) and configure allowed domains.
Once enabled, the dashboard can be embedded via iframe on the specified domains.
Args: dashboard_id: Dashboard ID. allowed_domains: List of domains where embedding is allowed (e.g. ["example.com", "app.example.com"]). Empty list = all domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ||
| allowed_domains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |