send_text
Simulates keyboard input to type text into the currently focused input field on an Android device. Supports English only; use another input method for Chinese.
Instructions
模拟键盘向当前焦点输入框发送文本。注意:不支持中文,中文请使用其他输入法方案。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text_to_send | Yes | 要输入的文本内容。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |