Get Custom Taxonomy
get_custom_taxonomyRetrieve a custom taxonomy by UUID and get its full node tree, with each node providing id, parent_id, level, position, name, description, and is_default.
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. |