Get a tag
get_tagRetrieve a specific tag's archival settings by its numeric ID, then use search_links with the tag ID to find associated 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 |