list_all_transformation_projects
Retrieve a paginated list of all transformation projects available in your Fivetran account via API.
Instructions
⚠️ RESULTS ARE PAGINATED. Returns a list of all transformation projects available via API within your Fivetran account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return | |
| cursor | No | Paging cursor id. | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/transformation-projects/list_all_transformation_projects.json', then provide this exact path here to confirm. |