superset_menu_get
Retrieve the navigation menu structure from Apache Superset based on user permissions to access dashboard and chart configurations.
Instructions
Get the Superset menu data
Makes a request to the /api/v1/menu/ endpoint to retrieve the navigation menu structure based on user permissions.
Returns: A dictionary with menu items and their configurations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||