Rename a tag
update_tagRename a tag and its display title across all pages that use it. Provide new name and title, then confirm with a token from a prior call to apply changes.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |