mcp_list_terms
Retrieve terms from any WordPress taxonomy, including categories, tags, and custom taxonomies. Filter by empty status, parent ID, or search term to get specific lists.
Instructions
List terms for any taxonomy (categories, tags, custom taxonomies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxonomy | Yes | Taxonomy name | |
| hide_empty | No | Hide terms with no posts | |
| parent | No | Parent term ID (for hierarchical) | |
| search | No | Search term names |