delete_transformation
Deletes a transformation permanently using its unique identifier. Requires user confirmation to proceed.
Instructions
⚠️ DESTRUCTIVE - Confirm with user before calling. Deletes a transformation if a valid identifier is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/transformations/delete_transformation.json', then provide this exact path here to confirm. | |
| transformation_id | Yes | The unique identifier for the transformation |