delete_transformation_project
Delete a transformation project from Fivetran by providing its unique project ID. Requires confirmation before execution.
Instructions
⚠️ DESTRUCTIVE - Confirm with user before calling. Deletes transformation project if a valid identifier was provided.
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/delete_transformation_project.json', then provide this exact path here to confirm. |