accelo_list_timers
Retrieve Accelo timers for the current user, filtering by staff, status, or ID. Supports pagination and custom fields to access time tracking data.
Instructions
List timers from Accelo (current user's timers only for service apps).
Args: filters: Filter dict. Keys: id, staff, status fields: Additional fields, e.g. "staff(),against_title" page: Page number (0-indexed) limit: Results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| fields | No | ||
| filters | No |