wait_for_pick
Waits for the user to click a specific spot on the live page, then returns that location for the AI to act. Avoids asking where to click; if a pick is already set, the spot is returned immediately.
Instructions
사람이 화면에서 «여기» 라고 짚을 때까지 기다렸다가 그 자리를 돌려준다. «어디를 고칠까요» 라고 되묻는 대신 이것을 부른다. 이미 짚어 둔 것이 있으면 바로 준다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_sec | No | 몇 초까지 기다리나 (기본 120) |