Articles on: Getting Started

Native Tools

What are Native Tools?

Native Tools are pre-built capabilities that you can add to your Teammates to extend their functionality. These tools enable your AI agents to perform specific actions like generating images, creating documents, performing calculations, searching the web, and executing custom code.

Think of it as: A toolbox of ready-to-use functions that make your Teammates more powerful without requiring any coding or technical setup.

How to add Native Tools to your Teammate

  1. Open your Teammate in the Teammate Builder
  2. Navigate to the Tools section
  3. Click "+Add"
  4. Browse the available Native Tools
  5. Click on a tool to add it to your Teammate
  6. Configure the tool settings (if applicable)
  7. Save your Teammate

Available Native Tools




Image Generator

Generate images based on a text prompt.

*Only available to admins


Calculator

The calculator tool can perform basic math operations.


Docx Creator

Create a docx/word document. The input for this node is any context from the conversation that the user wants made into a docx/word document.


Power Point Creator

Creates a PPTX presentation. The input for this node is any context from the conversation that the user wants made into a presentation.


IntelliBridge Jira

Wrapper around the Jira API which allows a Teammate to list issues by status, search for issues with JQL, and create new issues in Jira. User needs to provide credentials, link to the Jira instance and board id. User can also provide the number of Sprint in Additional Options.


Make Webhook

Execute webhook calls on https://make.com providing integration with 3rd party applications.


Allows the LLM to perform a web search and use the results to respond to the user. Implemented using Firecrawl, a web scraping and search tool that turns websites into LLM-ready data.


Web Search (Advanced)

Allows the LLM to perform a Google search and use the results to respond to the user. Includes advanced configuration options for web searching, scraping, and result summarization.


Intellibridge Web Crawl

Crawl a defined website and extract text from it that can then be used for document Q&A.


Wrapper around Sayari, allows for connection to the Sayari API. Sayari tool is a toolkit that can calls one of the 5 following available tools depending on user request:

  • Sayari Search Tool (generic)
  • Sayari TradeTraversalTool
  • Sayari ShipmentTool
  • Sayari Buyers&Suppliers Tool
  • Sayari Entity Search Tool


Apify tool

Wrapper around Apify - a platform that enables you to write actors that can scrape data from the web. The tool behaves depending on the provided Actor e.g. YT scrapper would take comments from YT video, LinkedIn scrapper would take user profile info.


Code Interpreter tool

Code Interpreter is mostly used with the Documents - see ‘Code Analysis’ in Knowledge Base article. Adding Code Interpreter as a separate tool allows to use the tool without the need to load an documents. Code Interpreter only works with OpenAI Assistant Agent

Updated on: 05/11/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!