Skip to content
EndueEndue
Docs

Built-in tools

Built-in tools are the capabilities an agent has before you connect anything. They are grouped, and each group can be switched off for an individual agent.

You rarely turn these on — they are on by default. You turn them off to narrow an agent. An agent that should only summarize what you paste into it does not need to fetch web pages; an agent that should never schedule anything does not need routine tools.

GroupWhat the agent can do
ArtifactsSave, list, read, update, and delete artifacts
RoutinesCreate and manage routines from inside a conversation
MemoryRemember, recall, update, and forget — see Memory
ProjectsRead and update the project a conversation belongs to
Skill toolsLook through installed skills, use one, or author a new one
VisualizationDraw a chart or widget inline in the conversation
Web fetchRead the contents of a URL
UtilityPrecise arithmetic and the current time

Turning off Memory also stops the agent’s memory index being loaded at the start of a conversation — the group is the whole capability, not just the tools.

The built-in tools section: each group as a card with a switch, the number of tools it contains, and a warning where turning it off does more than remove tools.
Open full size

A few tools are infrastructure for the conversation itself and cannot be turned off:

  • Asking you a question — options or free text.
  • Requesting a skill it has not been given.

An agent that could not ask you anything would guess instead, which is worse in every case.

  • Built-in tools are per agent. Turning a group off for one agent does not affect others.
  • Turning a group off applies to the agent’s next run.
  • Built-in tools do not reach your accounts. Anything touching Gmail, Slack, Notion, or another service comes from a connector, not from here.
  • Web fetch reads pages that are publicly reachable. It is not a browser and does not sign in anywhere.