update-tag
Update or rename a WordPress tag by specifying its ID and providing new name, slug, or description.
Instructions
Update or rename an existing WordPress tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New tag name | |
| slug | No | New tag slug | |
| tagId | Yes | ID of the tag to update | |
| description | No | New tag description |