Skip to main content
A voice agent. Thin by design; endpoints are nested and fanned out on apply. References nothing.
  • name is the local key (^[a-z0-9][a-z0-9-_.]*$) and, with the kind, forms the config identity.
  • endpoints[] each take a name, a value (E.164 phone number), a direction (INCOMING, OUTGOING, or INCOMING_AND_OUTGOING), and an optional environment.
  • Other resources reference an agent by its name (e.g. a flow’s agents: list, or a collector’s AGENT filter).
For the full field reference of every kind, see the Config DSL reference schema.