wordpress_create_taxonomy_term
Creates a new term in any registered WordPress taxonomy, with support for hierarchical parent terms and custom descriptions.
Instructions
[UNIFIED] Create a new term in a taxonomy. Supports hierarchical taxonomies with parent terms. Works with any registered taxonomy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| site | Yes | ||
| parent | No | ||
| taxonomy | Yes | ||
| description | No |