Skip to main content
Removes one or more domains from the user’s exclusion lists.
Tool ID: findymail_remove_excluded_domains

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get findymail_remove_excluded_domains --json for the latest machine-readable contract.

Input reference

Removes one or more domains from the user’s exclusion lists. Only domains the user has permission to delete will be removed. For domains in shared lists, the user must have removeDomains permission on the list. For global domains (no list), the user must own the domain.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.