search_history
Search browser history across multiple browsers to find previously visited web pages by URL or title content. Retrieve past browsing data with customizable result limits.
Instructions
Search browser history for URLs and titles containing the search term.
Args: search_term: The text to search for in URLs and page titles limit: Maximum number of results to return (default: 50, max: 500) browser: Which browser to search ("brave", "safari", "chrome", "firefox", "edge", "arc", "opera", or "duckduckgo")
Returns: Formatted list of matching history entries with titles, URLs, and visit times
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_term | Yes | ||
| limit | No | ||
| browser | No | brave |