create_tag
Create a flat product tag like 'Bestseller' or 'New Arrival' for your WooCommerce store, with optional slug, description, and fields to return.
Instructions
Create a product tag. Tags are flat labels like 'Bestseller' or 'New Arrival' — unlike categories, they have no hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| slug | No | Tag slug | |
| fields | No | Comma-separated fields to return in response | |
| description | No | Tag description |