todo
Stay organized with quick task capture and clear tracking.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Create Task: Creates a new task with a title and optional due date and description.
- List Tasks: Lists all current tasks, optionally filtering by completion status.
- Update Task Status: Updates the completion status of an existing task.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Stay organized with quick task capture and clear tracking. Create, review, complete, and delete tasks to keep momentum. Filter by status to focus on what matters now.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| create_task | Creates a new task with a title and optional due date and description. |
| list_tasks | Lists all current tasks, optionally filtering by completion status. |
| update_task_status | Updates the completion status of an existing task. |
| delete_task | Deletes a task by its ID. |