Kind: Function
Source: atloria-monorepo/libs/agent-core/src/tools/todo-write.tool.ts
Signature
tsfunction createTodoWriteTool(todoManager: TodoManager): ToolDefinition<TContext>
Parameters
| Name | Type |
|---|---|
todoManager | TodoManager |
Returns: ToolDefinition<TContext>
Was this page helpful?