get_single_tag
Retrieve detailed information for a specific tag using its unique ID. Requires prior knowledge of tag IDs from a list of all tags.
Instructions
Get details of a single tag by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | Id of the tag to query. Call get_all_tags first to discover ids. |