| CRM or lead system | Create or update leads, customers, notes, call outcomes, and callback tasks. | Test records show required fields, source tags, duplicate handling, and rollback rules. | No-write note capture and Cebu callback queue if the API or permissions fail. |
| Calendar or booking tool | Check availability, book approved appointment types, reschedule simple requests, or collect scheduling preferences. | Sandbox or controlled booking test confirms time zones, buffers, cancellation rules, and confirmation copy. | Route to a scheduling queue when the slot, caller, or policy does not fit the approved path. |
| Help desk or ticketing | Open tickets, classify priority, attach transcript summaries, and assign the right queue. | Sample tickets include caller identity, issue summary, priority, source, owner, and next action. | Create review-only transfer packets for a human agent or support lead. |
| Dispatch or field-service workflow | Collect job type, location, symptoms, service-zone notes, urgency signals, and dispatch-ready context. | QA confirms the note is useful to dispatch without claiming unsupported native certification. | Escalate dispatch-sensitive, pricing, warranty, VIP, or unclear cases to the client owner. |
| Custom API or webhook | Call approved endpoints for account lookup, intake routing, status checks, or workflow triggers. | Schema, auth, rate limits, error states, idempotency, and audit logging are documented. | Failed calls route to human review instead of silently giving the caller a bad answer. |