list_taxonomy
Retrieve the list of accepted enum values for AI BVF taxonomy (industries, functions, AI tiers, readiness levels). Call this first to get valid inputs for other scoring tools.
Instructions
Return every accepted enum value for the AI BVF taxonomy: the full lists of industries, functions, ai_tier levels (gen1/gen2/gen3), and readiness levels. Call this first when unsure which exact strings score_initiative, score_portfolio, recommend_improvements, calculate_pace_layer_drag, get_benchmark, or diagnose_process will accept, so you pass valid values instead of guessing. Takes no parameters and has no side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ai_tiers | Yes | All accepted ai_tier values (gen1/gen2/gen3). | |
| functions | Yes | All accepted business-function values. | |
| readiness | Yes | All accepted organisational-readiness values. | |
| industries | Yes | All accepted industry values. | |
| bvf_version | Yes | AI BVF protocol version these enums belong to. |