type_text
Types text into the element at the specified index, then returns an updated snapshot to reflect the new page state.
Instructions
Type text into the element with the given index. Returns a new snapshot.
Args: index: Element index from snapshot text: Text to type session_id: Session to act on (default: "default")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| index | Yes | ||
| session_id | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |