Update Timelog
kaiten_update_timelogUpdate an existing Kaiten timelog by editing time spent, comment, role, or date. Use the card ID and log ID from card or user timelogs to apply changes directly.
Instructions
Patch a timelog (timeSpentMinutes is in minutes). logId and cardId from kaiten_get_card_timelogs or kaiten_get_user_timelogs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logId | Yes | Time-log ID | |
| cardId | Yes | Card ID | |
| roleId | No | New role | |
| comment | No | New comment | |
| forDate | No | Date the work happened (YYYY-MM-DD) | |
| verbosity | No | Detail: raw|min(default)|normal|max | min |
| timeSpentMinutes | No | New minutes |