VoiceAgentSystemTool interface

A service-managed control that acts on the active voice session without customer code or external authentication.

Extends

Properties

description

An optional description of the system tool.

name

The discriminator possible values: end_conversation

type

The type of the tool. Always system.

Property Details

description

An optional description of the system tool.

description?: string

Property Value

string

name

The discriminator possible values: end_conversation

name: "end_conversation"

Property Value

"end_conversation"

type

The type of the tool. Always system.

type: "system"

Property Value

"system"