session_input
Type text into a web page input or textarea by element index from the session state output.
Instructions
Type text into an input/textarea element by its index (from session_state output).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type into the input field | |
| index | Yes | Element index (from /state output) | |
| session_id | Yes | Session ID |