mcp_engram_goal_search
Search goals by statement text or status to find existing goals without needing exact IDs. Returns matching goals with basic metadata.
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.) |