items-find_by_url
items-find_by_urlSearches all cases for bookmarks matching a given URL. Returns bookmark details and case IDs to check if the current page is bookmarked.
Instructions
Finds bookmark items matching a URL across all cases. Returns all bookmarks with this URL and their case_id. Used by the browser extension to detect if the current page is bookmarked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to search for (exact match) |