get-tag
Fetches a tag using its ID, optionally returning attached resources.
Instructions
Get one tag by id, optionally including its attached resources. v2-only — returns a 501 notice on the v1 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | ID of the tag to retrieve | |
| includeResources | No | Include the resources attached to this tag |