get_tag
Retrieve a specific tag by its ID to access its details. Use the tag ID from list_tags to fetch complete information.
Instructions
Get a single tag by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag ID (UUID). Get IDs from list_tags. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes |