scan
Inspect a Next.js project and return a compact summary of routes, API endpoints, schema, and security issues. Optionally focus on routes, API, schema, or security.
Instructions
Scan a Next.js project and return a compact summary of routes, API endpoints, schema, and security issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the Next.js project root | |
| focus | No | Focus on a specific area (omit for full scan) |