Add Tools And Handoffs

Give a Patter voice agent custom tools (function calling), enable built-in handoffs (`transfer_call`, `end_call`), and wire output guardrails. Use when the user wants the agent to look up customer data, query a CRM, schedule a callback, transfer to a human, hang up on abuse, refuse to say certain phrases, validate caller intent, or do anything beyond conversation. Covers `@tool` (Python) and `defineTool` (TypeScript), as well as JSON-Schema webhook tools, in Patter 0.7.0.

PatterAI Updated

File contents

PatterAI/skills/tree/main/add-tools-and-handoffs commit 1f2eb98c20

Frequently asked questions

npx skillmds@latest add patterai/add-tools-and-handoffs