scan_routes
Scan a Next.js project to list all API routes with endpoints, HTTP methods, parameters, and file locations.
Instructions
Scan and parse all API routes in a Next.js project. Returns the full API surface: endpoints, HTTP methods, parameters, and file locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root directory |