Kind: Function
Source: atloria-monorepo/libs/agent-core/src/tools/notebook-read.tool.ts
Signature
tsfunction createNotebookReadTool(options: NotebookReadOptions): ToolDefinition<TContext>
Parameters
| Name | Type |
|---|---|
options | NotebookReadOptions |
Returns: ToolDefinition<TContext>
Was this page helpful?