完了タスクの一括非表示
clear-completed-tasksHide all completed tasks from a task list to declutter your view. Completed tasks stay accessible with the showHidden option.
Instructions
タスクリスト内の完了済みタスクをまとめて非表示にする。一覧には出なくなるが、showHidden: true を指定すれば取得できる。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasklist | No | タスクリストの ID。既定のリストは '@default'。ID は list-tasklists で取得できる。 | @default |