Module todos

Source
Expand description

Built-in todo list management tool

Provides a tool for agents to manage their task lists.

Structs§

ReadTodosTool
Read todos tool - retrieves the current todo list
WriteTodosTool
Write todos tool - updates the agent’s todo list

Functions§

create_todos_tool
Create the todos tool (write only)
create_todos_tools
Create both read and write todos tools