hookmark_connect
Create bidirectional links between files, URLs, or other items to connect related content and establish mutual references.
Instructions
Create a bidirectional hook (link) between two items. Both items must be referenced by their file path, URL, or hook:// URL. After this call, each item will appear in the other's hook list. Use hookmark_link or hookmark_frontmost to obtain hook:// URLs first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_a | Yes | First item: absolute file path, URL, or hook:// URL | |
| item_b | Yes | Second item: absolute file path, URL, or hook:// URL |