get_user_input
Requests user input through a browser dialog, enabling AI agents to gather text, passwords, numbers, or confirmations from human operators.
Instructions
Open a browser-based single-line input dialog for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| prompt | Yes | ||
| input_type | No | ||
| default_value | No |