Inspect Next.js runtime
web_next_inspectCompile a Next.js route or resolve a Server Action through your local dev server to inspect and debug its 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 |