search_memories
Search team memories by semantic similarity to retrieve previously documented context, decisions, patterns, or conventions. Use natural language queries and filters to get relevant knowledge.
Instructions
Search team memories by semantic similarity.
Use this to find relevant context, decisions, patterns, or conventions that team members have previously documented.
Args: query: Natural language search query top_k: Maximum number of results (default 5) tag: Filter by specific tag author: Filter by specific author
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| query | Yes | ||
| top_k | No | ||
| author | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |