search_ideas
Searches a mind map for nodes matching a query, scoring by exact, substring, and token matches. Use it to find node IDs for updates or deletions, or to surface related ideas.
Instructions
Search the mindmap for nodes matching a query string. Scores nodes by exact match > substring > per-token matches in text and tags. Use this to find a node ID before updating/deleting, or to surface related ideas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms — partial words and phrases both work |