This tool retrieves a list of contacts from AMCards. It is used for managing contacts by providing details like limit, skip, and filters (e.g., last_name, first_name, email). The tool returns an array of contact objects containing fields such as id, first_name, last_name, email,…
skipintegerThe number of contacts to skip before starting to collect the result set
emailstringFilter contacts by email address
limitintegerThe maximum number of contacts to retrieve
last_namestringFilter contacts by last name
first_namestringFilter contacts by first name
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.