ReferenceHyperlinks
Hyperlinks operations
Hyperlink discovery, creation, and metadata management.
6 operations. Names, descriptions, and behavior flags come from the canonical contract.
Operations
hyperlinks.getRetrieve details of a specific hyperlink by its inline address.readhyperlinks.insertInsert new linked text at a target position.mutatestrackedhyperlinks.listList all hyperlinks in the document, with optional filtering by href, anchor, or display text.readhyperlinks.patchUpdate hyperlink metadata (destination, tooltip, target, rel) without changing display text.mutateshyperlinks.removeRemove a hyperlink. Mode 'unwrap' preserves display text; 'deleteText' removes the linked content entirely.mutateshyperlinks.wrapWrap an existing text range with a hyperlink.mutates