Composio
Last updated
Last updated
BroxiAI integrates with as a toolset for your component.
Instead of juggling multiple integrations and components in your flow, connect the Composio component to an Agent component to use all of Composio's supported APIs and actions as Tools for your agent.
In the BroxiAI Workspace, add an Agent component.
In the Workspace, add the Composio Tools component.
Connect the Agent component's Tools port to the Composio Tools component's Tools port.
In the Composio API Key field, paste your Composio API key. Alternatively, add the key as a .
In the Tool Name field, select the tool you want your agent to have access to. For this example, select the Gmail tool, which allows your agent to control an email account with the Composio tool.
In the Actions field, select the action you want the Agent to take with the Gmail tool. The Gmail tool supports multiple actions, and also supports multiple actions within the same tool. For this example, select GMAIL_CREATE_EMAIL_DRAFT. For more information, see the .
In the Workspace, add Chat Input and Chat Output components to your flow.
Connect the components so they look like this.
Ask your AI: What tools are available to you?
The response should be similar to:
This confirms your Agent and Composio are communicating.
Tell your AI to write a draft email.
Inspect the response to see how the agent used the attached tool to write an email. This example response is abbreviated.
The draft email with the subject "Greetings from Composio" and body "Hello from composio!" has been successfully created.
To confirm further, navigate to the Gmail account you authenticated with Composio. Your email is visible in Drafts.
You have successfully integrated your BroxiAI component with Composio. To add more tools, add another Composio component.
In the OpenAI API Key field of the Agent component, paste your OpenAI API key. Alternatively, add the key as a .
To open the panel, click Playground.