wit_tree
Run a hierarchy WIQL query to return the epic → feature → item work item tree, enabling read-only exploration of linked work items.
Instructions
Executa WIQL de hierarquia (FROM WorkItemLinks) e devolve a árvore epic → feature → item. Leitura.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| wiql | Yes | WIQL FROM WorkItemLinks, normalmente com mode(Recursive). | |
| fields | No | ||
| project | No | Projeto alvo; default = DEVOPS_PROJECT. Outros exigem ADO_PROJECT_ALLOWLIST. |