library_search
Search notebooks by name, description, topics, or tags to find relevant ones for your task, then ask which to use.
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. |