insert_bookmark
Insert a bookmark at the current cursor position in an HWP document. Specifying the document ID and name creates a reference point for quick navigation and cross-referencing.
Instructions
Insert a bookmark at current position.
Args: doc_id: Document ID from open_document name: Bookmark name command: Bookmark command (0=insert) type: Bookmark type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | ||
| doc_id | Yes | ||
| command | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||