Private clientThe data for the request.
A promise that resolves to the list of all triggers.
If the request fails.
Setup a trigger for a connected account.
The data for the request.
A promise that resolves to the setup trigger response.
If the request fails.
Retrieves a list of all triggers in the Composio platform.
This method allows you to fetch a list of all the available triggers. It supports pagination to handle large numbers of triggers. The response includes an array of trigger objects, each containing information such as the trigger's name, description, input parameters, expected response, associated app information, and enabled status.