update-tag
Change the name of an existing tag. Provide the tag ID and the new name to update it.
Instructions
Update a tag's name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag ID | |
| name | Yes | New tag name | |
| clientId | Yes | Client ID from init-n8n |