accelo_list_request_threads
List request threads grouped with their activity and linked objects. Filter by standing, type, staff, or date to retrieve specific threads.
Instructions
List request threads on the deployment.
A request thread groups a request with its activity thread. Returns a "requests" array plus a "linked_objects" array of objects linked to those requests.
Args: filters: Filter dict. Keys: standing, request_type_id (the request type_id), interact_from_staff (staff_id), date_created_before/after page: Page number (0-indexed) limit: Results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| filters | No |