drupal · Capability
Drupal JSON:API — Taxonomy Terms
Drupal JSON:API — Taxonomy Terms. 2 operations. Lead operation: List taxonomy terms by vocabulary. Self-contained Naftiko capability covering one Drupal business surface.
What You Can Do
GET
Listtaxonomyterms
— List taxonomy terms by vocabulary
/v1/taxonomy-term/{vocabulary}
GET
Gettaxonomyterm
— Get a taxonomy term
/v1/taxonomy-term/{vocabulary}/{uuid}
MCP Tools
list-taxonomy-terms-vocabulary
List taxonomy terms by vocabulary
read-only
idempotent
get-taxonomy-term
Get a taxonomy term
read-only
idempotent