get_task
Retrieve detailed information about a task by providing its UUID and the project UUID.
Instructions
Get details of a specific task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_uuid | Yes | UUID of the task | |
| project_uuid | Yes | UUID of the project |