log_time
Record time spent on a project issue manually by specifying hours, date, and optional details.
Instructions
Log time spent on an issue manually
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ISO date string representing the work day | |
| hours | Yes | Number of hours spent | |
| issueId | No | Optional Issue UUID | |
| billable | No | Is the work billable? | |
| projectId | Yes | Project UUID | |
| description | No | Worklog description |