Get Tag
get_tagFetch a single endpoint tag's description, icon, display order, and endpoint count. Provide the API spec ID, tag ID, and optional version ID to get tag metadata for the right context.
Instructions
Get a single endpoint tag with its description, icon, display order and endpoint count. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | Public ID (GUID) of the tag | |
| specId | Yes | Public ID (GUID) of the API specification | |
| versionId | No | Optional version ID (GUID) the tag belongs to |