search_activities
Find relevant past work by searching activity titles and content with hybrid keyword and semantic matching, optionally filtering by tag, time, or source.
Instructions
Hybrid search over activity titles and content, combining keyword (FTS5) and semantic similarity. This is the default search tool — it handles both concrete phrases like 'retry strategy' and loosely-worded queries, so prefer it unless you specifically need pure vector similarity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| tag | No | Filter matches by enrichment tag (e.g. bugfix, decision, incident) | |
| limit | No | ||
| query | Yes | Keywords to search for in titles and content | |
| start | No | ||
| source | No |