Retrieves all custom lead attributes defined in your Tomba account. Use this action to discover the available attributes that can be used when creating or updating leads. Returns attribute metadata including name, identifier, type, and timestamps. No input parameters required.
Tool to check if a domain is webmail or disposable. Use when validating email deliverability constraints.
Tool to delete an API key by its numeric ID. Use when you need to permanently revoke an API key before its expiration. Note: You can get the numeric key ID from the TOMBA_KEYS_LIST action.
Tool to list all API keys. Use when you want to retrieve information about your existing Tomba API keys.
Create a new lead in Tomba's lead database. Use this to store contact information for a person you want to track. Returns the unique ID of the created lead. Required fields: first_name, email. All other fields are optional.
Tool to list all leads. Use when you need to retrieve and paginate your leads list.