superset_tag_objects
Retrieve all tagged objects from Apache Superset to organize and manage dashboard components, charts, and datasets by their assigned tags.
Instructions
Get objects associated with tags
Makes a request to the /api/v1/tag/get_objects/ endpoint to retrieve all objects that have tags assigned to them.
Returns: A dictionary with tagged objects grouped by tag
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||