Inspect Next.js runtime
web_next_inspectCompile a Next.js route or resolve a Server Action through the local development server to verify flow behavior and produce reproducible evidence.
Instructions
Compile one Next.js route or resolve one Server Action through the selected local Next development server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| inspection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| warnings | Yes | ||
| artifacts | Yes |