get_visible_nodes
Retrieve node IDs currently visible on screen after filter application, using deterministic sorting and pagination. Returns all nodes when no filter is active.
Instructions
사람 화면에서 지금 보이는(필터 통과) 노드 id ([5-C]).
필터가 없으면 전부 보이므로 전체 노드를 준다. 결정적 정렬 + 페이지네이션.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||