test_transformation_project
Triggers tests for an existing transformation project to validate its functionality.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Triggers tests for an existing transformation project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The unique identifier for the transformation project | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/transformation-projects/test_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. |