press_buttons
Press button sequences in Pokemon Fire Red to navigate menus, select options, or enter text, then receive a screenshot of the result.
Instructions
Press a sequence of buttons and return a screenshot after the last one.
Useful for menu navigation like selecting options or entering text.
Args: sequence: List of button presses. Each entry: {"button": "A", "hold_frames": 10, "release_frames": 5} hold_frames defaults to 10, release_frames defaults to 5.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence | Yes |