New services
Explore Plans
Mobile menu Close menu
Android DeviceAndroid Device

Mute ringtone

This action will mute your Android device's ringtone. If your device is already muted, it will remain muted.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will mute your Android device's ringtone. If your device is already muted, it will remain muted.
API endpoint slug
android_device.mute_device
Filter code method
AndroidDevice.muteDevice.skip(string?: reason)
Runtime method
runAction("android_device.mute_device", {})

Action fields

Vibrate Dropdown list

Label
Vibrate
Slug
vibrate
Required
true
Can have default value
true
Filter code method
AndroidDevice.muteDevice.setVibrate(string: vibrate)