Get Tag
get_tagGet a single endpoint tag with its description, icon, display order and endpoint count. Use this when you already have the tag id; to browse a spec's tags or find an id use list_tags. 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 |