get_pos_by_set
Retrieve the current cursor position in an HWP document from its document ID, returning list, paragraph, and position set coordinates. Enables precise location tracking for document navigation and editing.
Instructions
Get current cursor position as list/para/pos set.
Args: doc_id: Document ID from open_document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||