List use cases
list_use_casesList business use cases derived from endpoints and roles, with optional AI refinement to add preconditions, flows, restrictions, and feature assessments.
Instructions
Business use cases derived from endpoints + roles. mode=heuristic is instant and deterministic; mode=claude asks Claude to merge/rename them into real business use cases with preconditions, flows, restrictions and a feature assessment (needs ANTHROPIC_API_KEY on the server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| root | Yes | Absolute path of the project to analyse (a mounted path such as /workspace when running in Docker). | |
| actor | No | Filter by actor/role name. | |
| format | No | Output format (default markdown). | |
| feature | No | ||
| refresh | No | Re-scan the project instead of using the cached analysis. |