Talend Talend is a data integration and data management platform. It's used by data engineers and data scientists to build data pipelines, integrate data from various sources, and ensure data quality. Official docs: https://help.talend.com/ Talend Overview - Job - Task - Connection - Project - User - Group Use action names and parameters as needed. Working with Talend This skill uses the Membrane CLI to interact with Talend. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the M…