upgrade_transformation_package
Upgrades a Quickstart transformation package to the latest version. Provide a valid transformation identifier to initiate the update.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Upgrades the Quickstart transformation package to latest version 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/upgrade_transformation_package.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. | |
| transformation_id | Yes | The unique identifier for the transformation |