create-tag
Create a new WordPress tag by specifying its name, optional slug, and description. Simplifies adding taxonomy terms directly through the WordPress REST API.
Instructions
Create a new WordPress tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| slug | No | Tag slug (auto-generated if not provided) | |
| description | No | Tag description |