log_time
Log work time to a Jira issue in 7pace. Provide the issue ID, duration in minutes, and optional comment or start time.
Instructions
Create a new work log entry in 7pace for a Jira issue. Duration in minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment describing the work done | |
| startedAt | No | ISO datetime when work started, e.g. 2026-07-27T09:00:00. Defaults to now. | |
| externalItemId | Yes | Jira issue ID (numeric ID) | |
| durationMinutes | Yes | Duration of work in minutes |