log_time
Record hours spent on Redmine issues or projects, specifying date, comments, and activity type.
Instructions
Log a time entry against an issue or a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | Hours spent | |
| comments | No | ||
| issue_id | No | Issue to log against | |
| spent_on | No | Date YYYY-MM-DD (defaults to today) | |
| project_id | No | Project to log against (if no issue_id) | |
| activity_id | No | Time entry activity id |