wrike_list_timelogs
List Wrike time logs with filters for task, folder, contact, billable, and date ranges. Retrieve specific time entries for accurate project tracking and reporting.
Instructions
List time logs with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| me | No | Only my timelogs | |
| taskId | No | Filter by task ID | |
| billable | No | Filter by billable status | |
| folderId | No | Filter by folder ID | |
| contactId | No | Filter by contact ID | |
| categoryId | No | Filter by category ID | |
| descendants | No | Include timelogs from subfolders | |
| createdDateEnd | No | Created date range end | |
| trackedDateEnd | No | Tracked date range end (YYYY-MM-DD) | |
| updatedDateEnd | No | Updated date range end | |
| createdDateStart | No | Created date range begin | |
| trackedDateStart | No | Tracked date range begin (YYYY-MM-DD) | |
| updatedDateStart | No | Updated date range begin |