Tool to retrieve a list of bounces for a server with optional filters. Use when you need to page through bounce data after applying filters.
tagstringFilter bounces sent with this tag.
typestringFilter by bounce type. Exact match, e.g., 'HardBounce', 'Transient', 'SoftBounce', 'SpamComplaint'.
countintegerNumber of bounces to return per page (1-500).
offsetintegerNumber of bounces to skip for pagination.
todatestringOnly include bounces before this ISO-8601 datetime.
fromdatestringOnly include bounces after this ISO-8601 datetime.
inactivebooleanIf true, return only inactive bounces.
messageIDstringReturn bounces for this specific message ID.
emailFilterstringReturn bounces for this specific email address.
mailboxHashstringFilter by mailbox hash (the part after '+' in the email).
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.