NAiOS IconNAiOS Logo
Volver al catálogo

MXToolbox

mx_toolbox

MxToolbox provides a suite of network diagnostic and monitoring tools, including DNS lookups, blacklist checks, and email health analysis.

Acciones
13
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (13)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Lookup BIMI RecordMX_TOOLBOX_LOOKUP_BIMI_RECORDAcción

Tool to retrieve bimi (brand indicators for message identification) record for a domain. use when checking domain brand identity via bimi lookup.

Parámetros de entrada

  • domainstringObligatorio

    The domain to perform BIMI lookup on, for example 'example.com'

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup BlacklistMX_TOOLBOX_LOOKUP_BLACKLISTAcción

Tool to perform a blacklist check on a domain or ip. use when you need to verify whether a domain or ip is listed in common blacklists.

Parámetros de entrada

  • domain_or_ipstringObligatorio

    The domain name or IP address to lookup in blacklists

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup DKIM RecordMX_TOOLBOX_LOOKUP_DKIMAcción

Tool to retrieve dkim records for a domain. use when verifying dkim configuration before sending email.

Parámetros de entrada

  • domainstringObligatorio

    Domain name to lookup DKIM records for (e.g., example.com, selector._domainkey.domain, or domain:selector)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup DMARC RecordMX_TOOLBOX_LOOKUP_DMARCAcción

Tool to retrieve dmarc records for a domain. use after confirming the domain is correctly formatted.

Parámetros de entrada

  • domainstringObligatorio

    The domain to lookup DMARC record for.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup DNS RecordsMX_TOOLBOX_LOOKUP_DNSAcción

Tool to retrieve dns records for a given domain. use when you need dns lookup details.

Parámetros de entrada

  • domainstringObligatorio

    Domain to perform DNS lookup on, for example 'google.com'

Parámetros de salida

  • dataobject[]Obligatorio

    List of DNS records returned for the domain

  • errorstring

    Error if any occurred during the execution of the action

  • successbooleanObligatorio

    Indicates if lookup was successful

  • messagesstring[]Obligatorio

    Diagnostic or return messages from the API

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • informationstring[]Obligatorio

    Additional DNS query information from the API

HTTP LookupMX_TOOLBOX_LOOKUP_HTTPAcción

Tool to perform an http test on a domain. use when you need to assess http connectivity and status for a given domain.

Parámetros de entrada

  • domainstringObligatorio

    The domain to perform HTTP diagnostics on (e.g., 'example.com'). Do not include protocol or paths.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup MTA-STS RecordMX_TOOLBOX_LOOKUP_MTA_STS_RECORDAcción

Tool to lookup mta-sts record for a domain. use when validating mail transport security policy.

Parámetros de entrada

  • domainstringObligatorio

    The domain to perform MTA-STS lookup on.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Lookup MX RecordsMX_TOOLBOX_LOOKUP_MXAcción

Tool to retrieve mx records for a given domain. use when you need to discover mail exchange servers after obtaining a domain.

Parámetros de entrada

  • domainstringObligatorio

    Domain name to lookup MX records for (e.g., example.com)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Ping LookupMX_TOOLBOX_LOOKUP_PINGAcción

Tool to perform a ping test on a specified domain or ip address. use when you need hop-by-hop network latency diagnostics.

Parámetros de entrada

  • domain_or_ipanyObligatorio

    The domain name or IP address to ping (e.g., 'google.com' or '8.8.8.8').

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

SMTP LookupMX_TOOLBOX_LOOKUP_SMTPAcción

Tool to perform an smtp test on the specified domain. use when verifying smtp connectivity for a domain.

Parámetros de entrada

  • domainanyObligatoriohostname

    Domain to perform SMTP test on (must be a valid hostname, e.g. 'google.com')

Parámetros de salida

  • Dataobject[]Obligatorio

    SMTP lookup results

  • errorstring

    Error if any occurred during the execution of the action

  • MessagestringObligatorio

    Status message returned by the API

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • Informationstring

    Additional information returned by the API

  • Requirementsstring[]

    List of requirements if any

Lookup SPF RecordMX_TOOLBOX_LOOKUP_SPFAcción

Tool to retrieve spf records for a specified domain. use when confirming email sender authorization policies.

Parámetros de entrada

  • domainstringObligatorio

    The domain to perform the SPF lookup on.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Monitor StatusMX_TOOLBOX_MONITOR_STATUSAcción

Tool to retrieve all monitor statuses. use when you need to get current health details of all account monitors.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • Dataobject[]Obligatorio

    List of monitor status items

  • errorstring

    Error if any occurred during the execution of the action

  • SuccessbooleanObligatorio

    Indicates if retrieval was successful

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • ErrorMessagestring

    Error message if the retrieval failed

Check UsageMX_TOOLBOX_USAGE_CHECKAcción

Tool to retrieve api usage statistics. use when you need to monitor remaining api calls and quota reset timing.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not