Type Into Interactive Field
tb_typeTypes text into a specified interactive field in a browser tab within a managed session.
Instructions
Type into an interactive field inside an existing daemon session/tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The browser session to use for this operation. | |
| tabId | No | The specific tab to use inside the session. If omitted, the active tab is used. | |
| targetRef | Yes | The interactive field reference to type into. | |
| value | Yes | The text value to type into the target field. | |
| sensitive | No | When true, treat the typed value as sensitive. | |
| ackRisks | No | The supervised risk codes acknowledged for this action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| tabId | Yes | ||
| diagnostics | No | ||
| result | Yes |