Vibrate
vibrateControl the vibration intensity of a physical device by specifying a device ID and intensity level between 0.0 and 1.0. Optionally target a specific actuator.
Instructions
[Hardware control] Forwards a command to physical hardware. Set vibration intensity on a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device id from list_devices | |
| intensity | Yes | Vibration intensity, 0.0-1.0 | |
| actuator_index | No | Restrict to one actuator index; omit to drive all matching actuators |