notebook_search
Search notebook cells for a keyword and retrieve matching cells with contextual snippets.
Instructions
Searches cells for a keyword, showing which cell matches were found with contextual snippets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the notebook | |
| query | Yes | Search query | |
| case_sensitive | No | Whether the search should be case sensitive |