Tool to remove a contact from a specific list in SendFox. Use when you need to disassociate a contact by its ID from a SendFox list.
Tool to retrieve a list of automations. Use when you need to list all automations for your SendFox account.
Tool to retrieve a paginated list of campaigns. Use when you need to fetch campaigns in batches or implement pagination. Example: "Fetch campaigns page 2 with 50 per page.".
Tool to retrieve a contact by their email address. Use when you need to fetch an existing contact’s details by providing their email.
Tool to retrieve a contact's details by ID. Use after obtaining the contact ID to get full contact information.
Tool to retrieve a list of user contact fields. Use when you need to discover all contact field metadata before creating or updating contacts. Use after authentication is complete.