Skip to main content

POST /api/v1/ai/parse-transform

Parses a natural language description of a data transformation into a structured pipeline transform definition. Automatically loads the tenant’s data schema fields for context.

Request Body

Example

Response

Returns one or more transform node definitions ready to be added to a pipeline.

Roles

admin, editor See also: AI | Pipelines