bulk_post_worklogs
Create multiple time tracking entries in JIRA Tempo from structured data to log hours worked on various issues efficiently.
Instructions
Create multiple worklog entries from a structured format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| billable | No | Whether the time is billable for all entries (default: true) | |
| worklogs | Yes | Array of worklog entries to create |