タスク削除
delete-taskDelete a task permanently by providing its ID. Irreversible action removes the task from your list.
Instructions
タスクを削除する。取り消せない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | タスクの ID。list-tasks で取得できる。 | |
| tasklist | No | タスクリストの ID。既定のリストは '@default'。ID は list-tasklists で取得できる。 | @default |