Skip to main content

Interface: PhoneCallToolsAbilityConfig

Defined in: packages/sdk/src/types/ability-types.ts:214

Config for phone_call_tools ability

Properties

allowFreeformForwarding?

optional allowFreeformForwarding: boolean

Defined in: packages/sdk/src/types/ability-types.ts:220

When true, the agent can also forward to any number (not just configured ones)


canForward?

optional canForward: boolean

Defined in: packages/sdk/src/types/ability-types.ts:216

Allow the agent to forward the call to another number (phone-voice and web-voice)


canSendDtmf?

optional canSendDtmf: boolean

Defined in: packages/sdk/src/types/ability-types.ts:222

Allow the agent to press keys (DTMF tones) on the active phone call to navigate phone menus. Phone-voice only.


forwardingNumbers?

optional forwardingNumbers: ForwardingNumberDef[]

Defined in: packages/sdk/src/types/ability-types.ts:218

List of specific forwarding destinations the agent can use