redmine_update_time_entry
Update a Redmine time entry by providing its ID and modifying only the desired fields, such as hours, comments, spent date, or activity.
Instructions
[Stable] Update an existing Redmine time entry. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| hours | No | ||
| comments | No | ||
| spent_on | No | ||
| activity_id | No |