MillionVerifier
Email verification integration using the MillionVerifier API. Supports single email verification and bulk operations including file upload, status checking, report download, and file management. All nodes support two auth modes: a shared Connect session via client ID, or direct API key credentials per node.
| Namespace | Robomotion.MillionVerifier |
| Version | 1.1.0 |
| Category | Communication, Sales & Marketing |
| Nodes | 11 |
Nodes
| Node | Description |
|---|---|
| Connect | Opens a connection to MillionVerifier and returns a Client ID. |
| Disconnect | Closes a MillionVerifier connection. |
| Verify Email | Verify Email — see the properties below. |
| Get Credits | Gets credits in MillionVerifier. |
| Upload File | Uploads a file in MillionVerifier. |
| Get File Info | Gets a file info in MillionVerifier. |
| List Files | Lists files in MillionVerifier. |
| Download Report | Downloads a report in MillionVerifier. |
| Delete File | Deletes a file in MillionVerifier. |
| Stop Verification | Stops a verification in MillionVerifier. |
| Toolkit | Exposes this package's operations to an AI Agent as a single tool. |
Connecting
This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.
Credentials belong in a Vault rather than typed into the node.
AI Agent tools
10 of these nodes are exposed as tools an AI Agent can call directly:
Connect, Disconnect, Verify Email, Get Credits, Upload File, Get File Info, List Files, Download Report, Delete File, Stop Verification.
Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.
It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.