settings_tasks_get
Retrieve a specific task by its ID to access task details. When the ID is unknown, search using settings_tasks_list to locate it first.
Instructions
Retrieve one task by its required ID. Use settings_tasks_list to search when the ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| includeSubtasks | No | Include subtasks in the response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||