Integrations
Composio
ComposioTools enables an Agent to work with sofware tools like Gmail, Salesforce, Github, etc.
Example
The following agent will use Github Tool from Composio Toolkit to star a repo.
Run the following commands to setup the agent
Toolkit Params
The following parameters are used when calling the GitHub star repository action:
Parameter | Type | Default | Description |
---|---|---|---|
owner | str | - | The owner of the repository to star. |
repo | str | - | The name of the repository to star. |
Toolkit Functions
Composio Toolkit provides 1000+ functions to connect to different software tools. Open this link to view the complete list of functions.