toggle_torch
Toggle the flashlight (torch) on an Android device by sending a boolean value.
Instructions
Turn the flashlight (torch) on or off.
Args: enabled: True to turn on, False to turn off
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |