Important Considerations
Running Tools in ParallelOur platform supports running multiple tools in parallel, allowing agents to perform several tasks simultaneously. This capability ensures that tasks are completed faster and more efficiently.
Hidden PromptEach added tool also includes a hidden prompt sent with every request of the
agent. This can affect the agent’s response and consume more Credits
per request. The hidden prompt includes the tool’s name, description, JSON schema,
and other components necessary for the agent to understand and use the tool effectively.
Tool Use Failure and RetryingWhen tool use fails, agents have the ability to retry using the tool. To
encourage or prevent this behavior, you can instruct it to keep retrying or
not in the system message.
Tool Structure
A tool consists of:- The name of the tool.
- A description of what the tool does.
- A JSON schema defining the inputs to the tool.
- A function (and, optionally, an async variant of the function).
Tool Categories
Explore our comprehensive range of tools across various categories:Database
Manage and manipulate data across Airtable and Notion databases efficiently.
Image Generation
Create and manipulate images using various AI models including Flux and
DALL-E.
Web Browsing, Scraping, and Search
Access web content, scrape data, and perform advanced searches across
platforms.
Email & Communication
Send and manage communications across email, Slack, and other platforms.
Calendar
Manage schedules and events across Google and Outlook calendars.
Spreadsheet
Create and manage Google Sheets with comprehensive control options.
CRM
Handle customer relationships through HubSpot integration and management.
Data Processing & Miscellaneous
Analyze data and handle various utility functions.
Payment Processing
Process payments, manage subscriptions, and handle refunds through Stripe
integration.
Available Tools
Below is a table of all current tools supported by Invicta AI:Continuous Expansion
We are constantly expanding our tool ecosystem to provide even more capabilities to your AI agents. Stay updated with our latest additions to leverage new functionalities as they become available. For detailed information on specific tools, their usage, and best practices, please refer to the individual tool documentation pages.Adding Tools to Agents
To add tools to your AI agents:1
Navigate to the Agent Builder interface
Access the main interface where you can configure your AI agents.
2
Select or create an agent
Choose the existing agent you wish to configure or create a new one.
3
Browse available tools
Explore the list of tools provided by Invicta AI.
4
Enable selected tools
Activate the tools that align with your agent’s intended functions.