Inspect Next.js runtime
web_next_inspectCompile a Next.js route or resolve a Server Action through the local dev server to reproduce and verify runtime behavior.
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 |