superset_tag_get
Retrieve tag details by ID. If the ID is unknown, list tags first to find the correct ID.
Instructions
Get tag information by ID.
IMPORTANT: if the ID is unknown, call superset_tag_list first.
Args: tag_id: Tag ID (integer from tag_list result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |