wordpress_get_taxonomies
Retrieve all registered taxonomies from a WordPress site to understand available content classification systems and organize content effectively.
Instructions
Get all registered taxonomies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}