memory_search
Search semantic memory for a project using natural language queries. Filter results by metadata for targeted retrieval.
Instructions
Search the semantic memory for a specific project using a natural language query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Number of results to return (default: 5) | |
| q | Yes | The search query | |
| filter | No | Optional metadata filter (e.g. {'type': 'decision'}) | |
| project_id | Yes | Unique identifier for the project scope |