Get Task Report Data
report_task_getRetrieve formatted task data with time tracking, rates, and project details by providing a task ID.
Instructions
Use this when the user wants to retrieve formatted task data including time tracking, rates, and project details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique identifier of the task to retrieve report data for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskDate | No | Formatted task date | |
| taskDuration | No | Formatted duration | |
| projectName | No | Project name | |
| taskTotal | No | Formatted total amount |