todo_manager
Add, list, remove, and clear tasks in your project's to-do list to stay organized and focused.
Instructions
Quản lý danh sách việc cần làm (TODO) cho dự án.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Task description (for 'add') | |
| index | No | Task index (for 'remove') | |
| action | Yes | Action to perform |