← All examples
03Agents & MCPLive

Agent with real tool calls

Describe a repetitive ops task. Watch a constrained agent plan, call mock tools, and ask before write actions.

Try thisName a workflow that eats hours every week.

Workflow

Prompt

Reconcile this week's vendor invoices against our contracts and flag anything off.

list_open_invoicesreadget_vendor_contractreadflag_discrepancywritesend_vendor_emailwrite

Hit Run — you'll see the plan and tool calls. Write tools pause here for your approval.