accelo_list_contacts
Retrieve and filter Accelo contacts by email, name, status, or date to find specific client records. Search, paginate, and select fields to build contact lists.
Instructions
List contacts from Accelo.
Args: filters: Filter dict. Keys: id, email, title, standing, affiliation, status, username, contact_number, date_created/modified_before/after, order_by_asc/desc (id, fullname, firstname, surname, date_modified, etc.) fields: Additional fields, e.g. "default_affiliation(),comments" search: Search over firstname, surname, email page: Page number (0-indexed) limit: Results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| fields | No | ||
| search | No | ||
| filters | No |