tempo_search_timesheet_approval_logs
Search timesheet approval audit logs to track approvals, rejections, and reviewer actions. Filter by user or update date and paginate results.
Instructions
Search timesheet approval audit logs. Requires appropriate Tempo permissions; results may contain PII (account ids, reviewer actions). Paginated via nextPageToken from the previous response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Tempo's payload untouched. No field projection: this server has no verified record of which Tempo fields matter, and inventing one would risk dropping a field a caller needs. | |
| limit | No | Max results | |
| updatedFrom | No | Logs updated from this date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ, within past 2 years) | |
| nextPageToken | No | Page token from the previous response metadata | |
| userAccountIds | No | Filter by Atlassian account ids of the timesheet users |