acm_taxonomy
Consult or edit the tag taxonomy: list all categories and their values, or add a new value under an existing category.
Instructions
Consulta o edita la taxonomía de tags (E6-2: show + add en una tool).
Args: action: "show" (default, lista categorías y valores) o "add". category: categoría del tag (requerido para action="add"). value: valor a agregar (requerido para action="add"); crea category::value. profile: perfil cuya taxonomía consultar/editar.
Returns: JSON con la taxonomía (show) o el resultado de la operación (add).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | ||
| action | No | show | |
| profile | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |