landicefu
Enables breaking down complex tasks into manageable pieces with structured JSON storage for tracking progress, maintaining checklists, and preserving context across multiple conversations.
Creates a new task with the specified description and optional initial checklist items.
Updates the main task description.
Updates the context information for all tasks.
Adds a new item to the checklist.
Updates an existing checklist item.
Marks a checklist item as done.
Marks a checklist item as not done.
Removes a checklist item.
Moves a checklist item to a new position.
Adds a note to the task.
Adds a resource to the task.
Updates the task metadata.
Clears the current task data.
Returns a summary of the checklist with completion status.
Retrieves details of the current task (first uncompleted task) with full context. This is the recommended tool to use when working with tasks.
No additional configuration required