create_transformation_project
Set up a new transformation project to organize and manage your data transformation workflows.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Creates a new transformation project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/transformation-projects/create_transformation_project.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. |