Place outbound phone calls via Mobayilo with safe defaults (preview mode by default) and explicit live execution.
Use this skill when a workflow needs a real phone call step (booking, confirmation, follow-up).
--execute).cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/check_status.py
cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/start_call.py --destination +14155550123 --country US
cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/start_call.py \
--destination +14155550123 \
--country US \
--execute
--approved (when approval gate is enabled)--callback--fallback-callback--require-agent-readyDesktop agent-mode call progression messaging is still being refined for fully human-friendly UX in all environments.