search_xmind_nodes
Search XMind files for nodes by keyword in titles, notes, or labels. Returns matching nodes with breadcrumb paths to locate topics in large mind maps.
Instructions
Search for nodes in an XMind file by keyword (title/notes) or label. Returns matching nodes with breadcrumb paths. Useful for large mind maps to find specific topics without loading entire document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute file path to the .xmind file. Supports ~ for home directory expansion. | |
| query | Yes | Search keyword or phrase to match in node titles, notes, or labels | |
| searchIn | No | Which fields to search in (default: all) | |
| caseSensitive | No | Enable case-sensitive matching |