Skip to main content
Tools are the individual functions that agents execute when using their skills. While skills define broad capabilities (like “communication”), tools are the specific actions within those capabilities — sending an email, looking up a LinkedIn profile, or creating a CRM note.

How tools relate to skills

Skills are composed of one or more tools. When you assign a skill to an agent, the agent gains access to all the tools bundled in that skill. You don’t need to configure tools individually — assigning skills is enough.

Built-in tools

Orbis includes a set of built-in tools that power core functionality:

Contact lookup

Search and retrieve contact records by name, email, company, or domain

Company lookup

Look up company details by domain, including enrichment data

Note creation

Create notes on contact or company profiles

Email send

Compose and send emails via a connected Gmail account

Web search

Search the web for public information about a person or company

Calendar read

Access upcoming and past calendar events for a contact

Tool execution

When an agent runs a task, it decides which tools to call based on the task context and its soul template. Tool calls are logged and visible in the agent’s activity feed, so you can review exactly what actions were taken.
Check the agent’s activity log after task execution to see which tools were called and what data was returned. This is useful for debugging unexpected agent behavior.