ThinnestAI is now an Official Meta Tech Provider
Tool Calling & Webhooks

Real-time actions & API execution across all 3 channels

Don't settle for passive chatbots that only answer questions. Equip your AI agents to book appointments, generate payment links, query CRMs, and trigger backend webhooks live during conversations.

Action execution across Phone, WhatsApp & Web

Whether a customer asks on a phone call, in WhatsApp chat, or through your website widget, your backend tools execute with identical precision and security.

Phone Calls (Voice AI)
"Let me check tomorrow's 4 PM slot for Dr. Sharma... that slot is open! Shall I book it?"

The agent executes the booking API while continuing conversational speech, holding caller engagement with natural filler words.

WhatsApp Messages
"Your EMI of ₹4,200 is due. Click below to pay via UPI or request a 5-day extension."

Generates custom Razorpay UPI links or executes loan extension webhooks based on the customer's conversational reply.

Website Chat Widget
"I have verified your account. Your shipment is out for delivery in Bandra with courier OTP 8492."

Directly queries your logistics ERP via webhook, rendering an interactive live shipment tracking timeline in the chat widget.

Standard tool actions out of the box

Connect pre-built integrations in 1 click or add custom OpenAPI specifications.

Live Appointment & Slot Booking

Agent checks real-time doctor, technician, or demo availability via Cal.com or Google Calendar, reserves the slot, and sends calendar invites.

Instant UPI & Razorpay Payment Links

Generate custom payment links on the fly. Send SMS/WhatsApp payment links to phone callers or render inline Razorpay buttons in WhatsApp.

Bi-Directional CRM Updates

Update customer records, log dispositions, modify address details, or tag lead quality scores directly into Salesforce, Zoho, or HubSpot.

Custom REST Webhook Execution

Pass extracted entities (order ID, pincode, requested items) to any internal microservice with HMAC-SHA256 authenticated webhooks.

Tool Calling & Webhooks FAQs

How does latency impact tool calling during live phone calls?

Voice requires sub-second turn-around. ThinnestAI uses parallel tool execution and proactive speculative calling. When an API call is made, the voice agent naturally says 'One moment while I check our calendar...' so the conversation never feels laggy or robotic.

How are webhooks secured?

Every webhook request includes an HMAC-SHA256 signature header, mutual TLS support, and strict timeout boundaries. Your API credentials and headers are encrypted at rest with envelope encryption.

Can we define tools visually without coding?

Yes. In the ThinnestAI dashboard, you can define tools either by providing an OpenAPI / Swagger JSON spec, or by entering endpoint URLs, headers, and parameter definitions in our visual tool builder.