Get Custom Taxonomy
get_custom_taxonomyRetrieve a custom taxonomy by UUID, returning its full hierarchical node tree with details such as id, parent, level, position, name, description, and default status.
Instructions
Get one custom taxonomy by UUID with its full node tree (each node has id, parent_id, level, position, name, description, is_default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxonomy_id | Yes | Custom taxonomy UUID. |