AgentAPI
Add step in Claude Code
Transformation

Transforms row

Add step in Claude Code
Click to expand steps
Add step in Claude Code
Transformation

Transforms row

Add step in Claude Code
9steps·7providers·SQLyou own

Person Linkedin To Email

Person Linkedin To Email is a Deepline play that automates a 9-step GTM pipeline using Prospeo, Deepline, Findymail, Lusha, Contactout, Forager and Leadmagic.

Shared June 2026

  1. 1

    Install & authenticate

    $ curl -s "https://deepline.com/api/v2/sdk/install" | bash

  2. 2

    Test out this play on my data

What this Play does

Inputs

  • linkedin_url

Outputs

  • lines_18_188
  • lines_194_194

When to use this

  • You need data from Prospeo, Deepline, Findymail, Lusha, Contactout, Forager and Leadmagic in one pass.
  • You want a repeatable pipeline instead of one-off lookups.
  • You want an agent or teammate to run the same workflow on demand.

Agent instructions

Person Linkedin To Email is a Deepline play. Inputs: linkedin_url. Outputs: lines_18_188, lines_194_194.

# Paste into Claude Code, Cursor, or Codex.

$ Use the deepline-plays skill to run the Deepline play "Person Linkedin To Email" (https://deepline.com/p/deepline/person-linkedin-to-email). Inputs: linkedin_url. Outputs: lines_18_188, lines_194_194. # describe the play deepline plays describe prebuilt/person-linkedin-to-email --json # run it on your data deepline plays run prebuilt/person-linkedin-to-email --input '{"linkedin_url":"<value>"}' --watch # change it: fork the source, edit, then check deepline plays get prebuilt/person-linkedin-to-email --source --out person-linkedin-to-email.play.ts deepline plays check person-linkedin-to-email.play.ts Play spec (JSON): https://deepline.com/api/v2/shared-plays/prebuilt-person-linkedin-to-email

Version

v1 · Shared June 2026 · Unlisted page