list_worklogs
Retrieve work logs from 7pace, filtered by assignee or Jira issue, with cursor-based pagination.
Instructions
List work logs from 7pace. Supports filtering by assignee or Jira issue. Paginates via cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor from a previous response's pageInfo.endCursor | |
| assigneeId | No | Filter by assignee's Jira account ID | |
| externalItemId | No | Filter by Jira issue ID (numeric ID, not the key) |