Allegrow, typed and ready to call.

B2B-specialized email validation that resolves catch-all addresses and identifies primary vs secondary contact emails.

EnrichmentBYOK supported6 tools
$ deepline tools calltyped
$ deepline tools call allegrow_create_csv_validation_job \
    --json '{"input": "your data here"}'
01Available tools

6 typed tools. Same shape as every other module.

allegrow
  • Allegrow Create Csv Validation Job
    allegrow_create_csv_validation_job
    bulkcsvdeliverability
  • Allegrow Download Csv Job Results
    allegrow_download_csv_job_results
    bulkcsvdeliverability
  • Allegrow Get Csv Job Status
    allegrow_get_csv_job_status
    bulkcsvdeliverability
  • Allegrow Validate
    allegrow_validate
    b2bcatch_alldeliverabilityemail_verify
  • Allegrow Validate Async
    allegrow_validate_async
    asyncb2bcatch_alldeliverability
  • Allegrow Validate Status
    allegrow_validate_status
    b2bcatch_alldeliverabilityemail_verify
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Allegrow from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding