Functions

Your agent, calling your APIs.

Register HTTPS endpoints your agent can call during a conversation — CRM lookups, order status, handoff triggers — all with typed schemas.

This page is being written.

We’re prioritising docs alongside the private-beta launch — see the roadmap on /changelog. Need this now? Email us and we’ll answer directly while the page ships.

— What this page will cover

  • Register functions via the API or dashboard
  • JSON-schema arguments + typed response
  • Authentication (bearer / HMAC) to your endpoint
  • Timeout + retry behaviour mid-call
  • Testing functions from the playground