Back to Tool Use
ApprenticeBuild Lab

Tool Use

Drag and drop agent blocks to build the correct architecture for this pattern.

Mission: Build a Data-Grounded Research Agent

Create an agent that can answer questions using real data by calling external tools (APIs, databases) instead of relying on its training data alone.

0.0s

> Drag blocks to the canvas

Query Planner

Decides which tools to call based on the question

API Adapter

Translates LLM requests into structured API calls

Database Adapter

Translates LLM requests into SQL queries

Synthesis Agent

Combines tool outputs into a coherent answer

Access Guardrail

Validates tool calls are within allowed scope

Task Splitter

Splits input into parallel subtasks

Drop blocks here to build your agent pipeline

Arrange them in the correct order