Analyse failed Node.js build
hosting_analyseFailedNode_jsBuildV1Analyze failed Node.js builds to pinpoint the root cause and get an AI-suggested fix using build logs, project files, and package.json.
Instructions
Returns an AI analysis of why a build failed and how to fix it, based on the build logs,
the project file list and package.json. Only builds in the failed state can be analysed;
any other state returns 422. When no analysis could be produced both analysis and
solution are null, in which case read Get NodeJS build logs instead.
Each call runs the analysis again, so call it once per failed build and keep the result. Limited to 5 calls per minute per API client (429 above that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Build UUID | |
| domain | Yes | Domain name | |
| username | Yes | username parameter |