one-list-taxonomy
Installation
SKILL.md
List Taxonomy
Fetch taxonomy labels for tagging and filtering One Horizon work.
Instructions
Call list-taxonomy.
list-taxonomy({
"workspaceId": "<workspaceId>",
"types": ["products", "companies", "components", "skills", "coding tools"]
})
Supported types: goals, companies, products, releases, components, skills, coding tools, agents.
When types is omitted, the MCP tool returns all supported taxonomy types except agents; pass agents explicitly when agent labels are needed.