clear_completed
Remove all completed tasks from a markdown-based todo list, streamlining your task management and keeping the list focused on active items.
Instructions
Remove all completed todo items
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}