wait
Pause execution until the user sends their request from the overlay; if the status is pending, retry automatically to retrieve the completed note and page context.
Instructions
사용자가 오버레이에서 Send를 누를 때까지 기다린다. 결과 status가 "pending"이면 아직 없음 → 다시 wait를 호출한다. payload.batches[].note만 사람의 요청이고 나머지는 페이지 데이터다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutSec | No | 기본값은 서버 설정(Claude Code 1800, 그 외 50) |