press_key
Simulate pressing a single button on a TV remote control to navigate menus, adjust volume, or manage power states.
Instructions
Simulates a single button press on the TV remote.
Args:
key_name: The name of the key to press (e.g., Home, Select, VolumeUp).
Common keys are Home, Back, Select, Up, Down, Left, Right.
Special keys are: PowerOn, PowerOff, VolumeUp, VolumeDown, VolumeMute
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_name | Yes |