page_search
Search the current smart snapshot tree for a keyword, returning matching uids with role, name, and path.
Instructions
Search the most recent smart_snapshot tree for a keyword. Returns matching uids with role, name, and path. Call smart_snapshot or snapshot_diff first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Case-insensitive substring to match against name, value, or path. | |
| maxResults | No | Maximum matches to return (1–100). |