search_memories
Search memory content and tags by keyword to retrieve existing standards or learnings before reviewing pull requests or making suggestions.
Instructions
Search memories by keyword.
Searches memory content and tags for the given query. Use this before reviewing PRs or making suggestions to check for existing standards or learnings.
Args: query: Search keyword (searches content and tags) workspace: Filter by workspace repository: Filter by repository
Returns: JSON list of matching memories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| workspace | No | ||
| repository | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |