get_focused_node
Returns the node currently focused by the user, including its ID and how long it has been selected (since_ms), or null if no selection. Keeps AI aware of what the person is viewing between tasks.
Instructions
사람이 지금 선택(focus)한 노드 ([5-C]) — id 와 얼마나 됐는지(since_ms).
선택이 없으면 null. AI 가 작업 사이에 "사람이 지금 뭘 보나"를 아는 통로다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |