Rename a tag
update_tagRename a tag or change its display title globally across all pages that use it. Provide a confirmation token to apply changes safely after preview.
Instructions
Changes a tag’s name or display title across every page carrying it. Renaming affects all of them at once, which is the point and also the risk, so it needs a confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | New tag name. | |
| title | Yes | New display title. | |
| tag_id | Yes | Tag id from list_tags. | |
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. |