Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2929-configurable-toolbar.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Summary
List all bookmarks in the document.- Operation ID:
bookmarks.list - API member path:
editor.doc.bookmarks.list(...) - Mutates document:
no - Idempotency:
idempotent - Supports tracked mode:
no - Supports dry run:
no - Deterministic target resolution:
yes
Expected result
Returns a BookmarksListResult containing discovered bookmarks with address and domain data.Input fields
| Field | Type | Required | Description |
|---|---|---|---|
in | StoryLocator | no | StoryLocator |
limit | integer | no | |
offset | integer | no |
Example request
Output fields
No fields.Example response
Pre-apply throws
CAPABILITY_UNAVAILABLEINVALID_INPUT
Non-applied failure codes
- None
Raw schemas
Raw input schema
Raw input schema
Raw output schema
Raw output schema

