タスクリスト名の変更
update-tasklistRenames an existing Google Tasks task list by providing the new title and optional tasklist ID. Solves the need to update list names without recreating them.
Instructions
タスクリストの名前を変更する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 新しいタスクリスト名 | |
| tasklist | No | タスクリストの ID。既定のリストは '@default'。ID は list-tasklists で取得できる。 | @default |