hookmark_remove
Remove bidirectional links between two items in Hookmark by specifying their file paths or URLs. This action deletes the connection from both directions.
Instructions
Remove a bidirectional hook between two items. Both items must be referenced by their file path, URL, or hook:// URL. This removes the link from both directions — after this call neither item will appear in the other's hook list.
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 |