Get a tag
get_tagRetrieve a single tag and its archival settings by providing the numeric tag ID. Use the returned tag ID to find associated links via search_links.
Instructions
Fetches one tag with its archival settings. Use search_links with tag_id to get the links carrying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | Numeric id of the tag — the "id" field returned by list_tags |