Krea Node Apps API
Execute Krea Nodes workflows — visual pipelines built in the Krea Nodes tool — directly from the API. GET /node-apps/{id} inspects a node app by version ID and POST /node-apps/{id}/execute runs it with user-supplied inputs, returning a job ID that follows the standard Krea async pattern.