Tools on the Abacus.AI platform are reusable components that enable integration with external systems and execution of custom code. They provide a structured way to extend platform capabilities and automate workflows.
The Abacus.AI platform supports several types of tools:
PYTHON FUNCTION: Custom Python code tools for executing arbitrary logicCONNECTOR: Integration tools that allow you to connect to external platforms (e.g., Jira, Confluence)To create a new tool on the Abacus.AI platform:
Custom Code in the left navigation barTools from the dropdown menuCreate Tool in the top right cornerBasic Configuration:
Tool-Specific Configuration:
Python Function Tools:Connector Tools:For detailed examples of tool configurations and prompting best practices, see the Tool Examples page.