list_routes
Inspect all FastAPI routes defined in a file, including those on APIRouter instances.
Instructions
List all FastAPI routes defined in a file, including those on APIRouter instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |