n8n_get_tag
Retrieve tag details by ID to verify tag existence before performing bulk operations in n8n workflows.
Instructions
Get tag details including ID and name. Rarely needed - use list_tags for most cases. Useful for validating tag existence before bulk operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag ID from list_tags |