Request Login Confirm Dialog
request_login_confirm_dialogPrompt a system dialog to confirm login, returning the user's yes/no choice. Use when conversation prompts are impractical; the session remains pending on 'no' and the dialog can be re-invoked.
Instructions
可选兜底:弹出系统对话框让用户点选「是/否」确认登录,并返回用户的选择。
在不方便用对话询问时使用。点「否」不会丢弃——会话保持等待,可再次调用本工具 (对话框可重复弹出)。调用会阻塞到用户作答为止。会话已结束时会被拒绝, 不会弹出必然变成死物的对话框。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login_session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||