Interface: PhoneCallToolsAbilityConfig
Defined in: packages/sdk/src/types/ability-types.ts:214
Config for phone_call_tools ability
Properties
allowFreeformForwarding?
optionalallowFreeformForwarding: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?
optionalcanForward: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?
optionalcanSendDtmf: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?
optionalforwardingNumbers:ForwardingNumberDef[]
Defined in: packages/sdk/src/types/ability-types.ts:218
List of specific forwarding destinations the agent can use