wordpress_create_taxonomy_term
Create new taxonomy terms in WordPress to organize content, supporting hierarchical structures and any registered taxonomy type.
Instructions
[UNIFIED] Create a new term in a taxonomy. Supports hierarchical taxonomies with parent terms. Works with any registered taxonomy.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| taxonomy | Yes | ||
| name | Yes | ||
| description | No | ||
| parent | No |