FoyerDevelopers

Generated · Live registry

voice tools

2 tools in this domain, generated from the running registry.

All tool domains

voice.config.get

read-only

Read the VAPI voice bot configuration for the current tenant. Returns null if not yet configured. API key is excluded. Read-only.

Input parameters

Returns object.

Output fields

FieldTypeRequiredNotes
configobject · nullableyes
config.idstringyes
config.tenantIdstringyes
config.enabledbooleanyes
config.vapiPhoneNumberIdstring · nullableyes
config.languagestringyes
config.greetingNamestring · nullableyes
config.createdAtstringyes
config.updatedAtstringyes

voice.config.update

writes

Update voice bot settings: enabled toggle, language, or greeting name. API key is excluded from this surface for security — use the Operator Settings UI instead.

Input parameters

FieldTypeRequiredNotes
enabledbooleanno
languagestringno
greetingNamestring · nullableno

Output fields

FieldTypeRequiredNotes
idstringyes
enabledbooleanyes
languagestringyes
greetingNamestring · nullableyes
updatedAtstringyes