mcp_engram_goal_search
Find existing goals by searching statement text or status. Returns matching goals with metadata, so agents can locate goals without knowing exact IDs.
Instructions
Search for goals by statement text or status. Returns matching goals with basic metadata. Useful for the engram-goal skill when the agent wants to find existing goals without knowing exact IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10) | |
| query | Yes | Text to search in goal statements | |
| status | No | Optional status filter (active, completed, etc.) |