search_bear_notes
Search and filter notes from the Bear App by query, tag, and limit to retrieve relevant results with metadata, enabling efficient organization and access to information.
Instructions
Search Bear App notes
Args: query: Text to search for (searches in title and content) tag: Tag to filter by (without # symbol) limit: Maximum number of results
Returns: List of matching notes with metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
query | No | ||
tag | No |