タスク取得
get-taskRetrieve the complete details of a specific Google Task by providing its task ID and optional task list ID.
Instructions
タスク 1 件の詳細を取得する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | タスクの ID。list-tasks で取得できる。 | |
| tasklist | No | タスクリストの ID。既定のリストは '@default'。ID は list-tasklists で取得できる。 | @default |