accelo_run_filter
Run a saved Accelo filter to return matching CRM records, with optional extra fields and a result limit.
Instructions
Run a saved filter and return the objects it matches.
The returned objects are of the filter's own object_type, with their default
fields plus any requested via fields.
Args: id: Filter ID (required) fields: Additional fields on the matched objects limit: Max results (this endpoint accepts only _limit, not _page)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| limit | No | ||
| fields | No |