todo_enforcer
Manage and track todo items by checking status, completing, clearing, or resetting tasks. Ensure task lists stay organized and up to date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 실행할 액션: status(상태), clear(항목 삭제), reset(초기화), complete(항목 완료) | |
| item_index | No | 완료할 항목 인덱스 (complete 액션용) |