Delete bookmark
delete_bookmarkRemove a saved bookmark from an audiobook by providing its library item ID and the exact time position in seconds.
Instructions
Deletes the bookmark at a given position. No confirmation token: a bookmark is a position and a title, and create_bookmark restores it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | Position in seconds identifying the bookmark | |
| library_item_id | Yes | Library item id, as returned by list_library_items or search_library |