jupyter_find_notebook
Locate Jupyter notebooks by filename, even when the full path is unknown.
Instructions
Find notebooks by filename.
Useful when you know the notebook name but not the full path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Notebook filename to search for (e.g., "analysis.ipynb") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |