list_routes
Get a complete list of FastAPI routes across the entire project, with full paths including router prefixes applied.
Instructions
List all FastAPI routes across the entire project, with full paths (router prefixes applied).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |