wrike_create_timelog
Create time log entries for Wrike tasks by specifying task ID, hours, and date. Add comments, billable status, and category for accurate tracking.
Instructions
Create a new time log entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | Hours logged (required) | |
| taskId | Yes | Task ID (required) | |
| comment | No | Comment/description | |
| billable | No | Is billable | |
| categoryId | No | Time category ID | |
| trackedDate | Yes | Date tracked (YYYY-MM-DD, required) |