task_get
Retrieve details of a specific task by providing its project and task IDs.
Instructions
Get details of a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| task_id | Yes | The ID of the task. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |