Update bookmark
update_bookmarkRename an existing bookmark in an audiobook by specifying the library item, its time position, and the new title. Use this to correct or update bookmark labels without changing the position.
Instructions
Renames the bookmark at a given position. The position itself cannot be changed — delete the bookmark and create a new one for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | Position in seconds identifying the bookmark | |
| title | Yes | New bookmark title | |
| library_item_id | Yes | Library item id, as returned by list_library_items or search_library |