Delete a tag
delete_tagRemove a tag from the wiki and every page that carries it, leaving page content untouched. Provide the confirmation token to finalize the deletion.
Instructions
Removes a tag from the wiki and from every page that carries it. The pages themselves are untouched. Requires a confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | Tag id from list_tags. | |
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. |