Call Waiting

About Call Waiting

Toggles call waiting on a device or user

Schema

Validator for the call_waiting callflow data object

KeyDescriptionTypeDefaultRequiredSupport Level
actionWhat action to performstring('activate' | 'deactivate' | 'toggle')togglefalse
scopeApply the action to the calling device or userstring('device' | 'user')devicefalse
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false