transformation_package_metadata_list
Retrieve a paginated list of available Quickstart transformation package metadata details.
Instructions
⚠️ RESULTS ARE PAGINATED. Returns a list of available Quickstart transformation package metadata details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The package name. | |
| limit | No | Number of records to return | |
| cursor | No | Paging cursor id. | |
| service | No | The connector service type (e.g., 'google_sheets', 'salesforce') | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/transformations/transformation_package_metadata_list.json', then provide this exact path here to confirm. |