Resources

Learn about how to connect agents with your existing systems and APIs.

3rd Party Integrations

Integrate your AI agents with your Google suites(Mail,Gsheet,Calendar,Drive,Map), Slack, Hubspot, Zapier in single click.

Create a New Resource

Create a New Resource

Click on 'Add Resource' to connect with the respective integration.

Connected & Available Resources

Connected & Available Resources

Once a new resource is created,it appears under 'Connected Resources' section. We provide every user a default resource which has inbuilt tools like vector-search which helps agent in searching knowledge bases you uploaded.

Tools

Inbuilt tools are available for each resources.For example, in Google Calendar, you can use the 'Book event' tool to create a new event in your calendar. 'Find available time slots' tool to search your calendar.

Calendar Tools

Available Tools in Google Calendar

Below are the inbuilt tools available for each resources

Default Integrations
   We provide inbuilt tools for you to use.
   
   Tools:
1. Vector Search - Search for information in your knowledge bases
2. Customer Support Ticket - Create/Update a customer support ticket.
3. Collect Lead Information - Silently collect lead information in the background
   -----------------------------------------------------------------------------------------
   MCP Server
   Connect to a MCP server
   
   Tools:
1. MCP Server - Connect to your hosted MCP server; supports API key or OAuth
   -----------------------------------------------------------------------------------------
   Google Maps
   Calculate distances, travel times, and routes using Google Maps
   
   Tools:
1. Calculate Distance - Calculate distance and travel time between two locations
   -----------------------------------------------------------------------------------------
   Google Calendar
   Access and manage your Google Calendar
   
   Tools:
1. Book Events - Book an event
2. Check Time Slot Availability - Check the availability of a time slot
3. Read Events - Read events
   -----------------------------------------------------------------------------------------
   Gmail
   Send and read emails with Gmail
   
   Tools:
1. Send Email - Send an email to the user,need their email address. You can configure the subject in the instructions
   -----------------------------------------------------------------------------------------
   Google Sheets
   Access and manage your Google Sheets
   
   Tools:
1. Read Sheets - Read a sheet
2. Append to Sheet - Append to a sheet
3. Find or Create Sheet - Find or create a sheet
   -----------------------------------------------------------------------------------------
   Notion
   Connect your Notion workspace to access pages
   
   Tools:
1. Add a New Page - Create a page in your Notion Workspace
2. Add Content to Page - Creates and appends new children blocks to the parent block_id specified.
3. Find Pages - Searches all parent or child pages that have been shared with an integration.
4. View Page Content - Returns a paginated array of child block objects contained in the block using the ID specified.
   -----------------------------------------------------------------------------------------
   Slack
   Connect your Slack workspace to send messages and manage channels
   
   Tools:
1. Post Message - Post a message to a Slack channel
   -----------------------------------------------------------------------------------------
   Microsoft Outlook
   Connect to Microsoft Outlook for email management
   
   Tools:
1. Read Outlook Events - Read Outlook calendar events via Microsoft Graph
2. Find Optimized Free Slots - Find best Free slots using Outlook data and Google Maps routing
3. Book Outlook Event - Create an event in Outlook calendar
   -----------------------------------------------------------------------------------------
   HubSpot
   Connect to HubSpot for CRM and marketing
   
   Tools:
1. Create Ticket - Create a support ticket in HubSpot
2. Create Contact - Create a contact in HubSpot
   -----------------------------------------------------------------------------------------
   Calendly
   Connect to Calendly for scheduling and events
   
   Tools:
1. Read Events - Read Calendly scheduled events
2. Create Booking Link - Create a Calendly booking link for invitees
   -----------------------------------------------------------------------------------------
   Linear
   Connect to Linear for issue tracking and project management
   
   Tools:
1. Create Issue - Create an issue in Linear
2. Find Team - Find and get a list of all available Teams
3. Find Issue - Find and get a list of all available Issues
4. Get Valid States - Get the list of all valid states applicable inside the given Team
5. Update Issue - Update the current state of the given issue
   -----------------------------------------------------------------------------------------

Rest API

You have the ability to integrate with your existing systems and APIs with agents. We provide rest api with four authentication methods x-header-name, OAuth2, Basic Auth, and Bearer Token. Use your preferred method to authenticate your requests.

Rest API

Connect REST API systems

For OAuth2.0 , copy the callback URL provided and add it to your system's callback URL list. Once all fields are filled, click on 'connect' button to connect. All your credentials are securely encrypted and stored in our database.

Custom Tools

Custom tool with search params and request body fields

Custom Tools

Custom tool with path params

Custom Tools are available only for REST API resources. A custom tool needs a description so an Agent can understand why the tool is used and when needs to be called. It can have many search params,path params and request body fields..