Tool to list contacts from a contact book. Use when syncing Missive contacts to another service or finding contacts based on search terms. Supports pagination via offset and filtering by modification date.
limitintegerNumber of contacts returned. Default 50, Max 200.
orderstringOrder by field for listing contacts.
offsetintegerOffset for pagination. Use to skip N contacts.
searchstringSearch term to filter contacts by name, email, or other fields.
contact_bookRequiredstringContact book ID to list contacts from. Required.
modified_sinceintegerUnix timestamp to filter contacts modified since this time.
include_deletedbooleanInclude deleted contacts when using modified_since. Only works with modified_since parameter.
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.