kaiten_update_time_log
Update a card's time log entry to correct or change time spent, date, role, or comment.
Instructions
Update a time log entry on a card (author only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ID of the card. | |
| comment | No | Updated comment. | |
| role_id | No | Updated role ID. | |
| for_date | No | Updated date (YYYY-MM-DD). | |
| time_spent | No | Updated time spent in minutes. | |
| time_log_id | Yes | ID of the time log to update. |