Tool to retrieve a paginated list of contacts with optional filtering. Use when you need to fetch contacts in batches and handle cursor pagination.
tagstringFilter contacts by tag.
afterstringCursor for pagination: contacts after this base64-encoded ContactID.
emailstringFilter contacts by exact email address.
limitintegerNumber of results per page. Defaults to 100, maximum 250.
phonestringFilter contacts by full phone number including country code.
beforestringCursor for pagination: contacts before this base64-encoded ContactID.
statusstringFilter contacts by email channel status.
segmentIDintegerFilter contacts by segment ID.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.