Back to all

todo

by jingyuan

00Feb 7, 2026Visit Source
Manage personal todo items with create, read, update, delete operations. Use when the user wants to manage their personal tasks, such as adding new todos ("add a todo to write documentation"), viewing their todo list ("show my todos"), marking tasks as complete ("complete todo 1"), updating task descriptions, deleting tasks, or clearing completed items. Stores todos locally in JSON format.