get_total_worklogs
Retrieve the total logged time for a specific project by providing its project ID.
Instructions
Get total logged time for a project.
Args: project_id: The UUID identifier of the project to get total worklogs for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |