Documentation Index
Fetch the complete documentation index at: https://trigger-v3-fix-additional-files.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
src/index.ts file.
src/index.ts
This is the entry point of the Integration package and where the client lives.
See the guide for creating a client for more information.
Adding Tasks
Tasks are what we call functions that are used inside therun() function of a Job. For more about how tasks work, see the tasks documentation.
See the guide for adding tasks to your integration.

