Tools
Tools extend an agent beyond conversation. Use tools to look up data, create tickets, update CRM records, book appointments, transfer calls, or trigger workflows.
Tool types
Best practices
- Make tool names specific and action-oriented.
- Keep schemas small and explicit.
- Return short, machine-readable results.
- Add safe fallback messages for tool failures.
- Avoid returning sensitive data unless the agent is allowed to speak it.