update-tag
Modify the name of an existing tag by providing client ID, tag ID, and the new tag name. Use this function to update tags within the MCP N8N server.
Instructions
Update a tag's name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
id | Yes | ||
name | Yes |