library_search
Find relevant notebooks by searching their names, descriptions, topics, and tags. Use this to propose and select appropriate notebooks for your task.
Instructions
Search library by query (name, description, topics, tags). Use to propose relevant notebooks for the task and then ask which to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The tool payload on success. The exact shape depends on the tool. | |
| error | No | Human-readable error message, present only when success is false. | |
| success | Yes | Whether the tool call succeeded. |