hwp_navigate_cell
Move the cursor to an adjacent cell in a table, supporting left, right, upper, and lower directions for precise table editing.
Instructions
현재 표 안에서 커서를 인접 셀로 이동합니다. (v0.6.8 신규) 표 바깥이면 에러. left/right/upper/lower 4방향. 사업계획서 표 정밀 편집 시 hwp_list_controls로 표 위치 확인 → 진입 → 이 도구로 셀 이동 → insert_row_at_cursor 등 조합.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | 이동 방향 (left/right/upper/lower) |