- Getting started
- Prerequisites
- Building agents in Studio Web
- Building agents in Agent Builder

Agents user guide
Tools
Tools offer agents both access to critical context from data stored in business applications, and the ability to execute actions based on objectives outlined in the prompt. Tools are how the agent's reasoning and planning can turn into action.
Without giving an agent explicit access to a tool, the agent is not able to execute functions (outside of Context Grounding and Escalations, which are separate components of an agent). When adding a tool for your agent, provide a focused description of its purpose and capabilities, along with an explanation of when to use it in the system/user prompt. This ensures the agent understands the tool's functionality and can use it effectively in appropriate scenarios.
Continue reading about the types of tools available in Agents:
For all tools configured with agents, you can establish Guardrails to ensure compliant use of tools by your agent.