Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Hydrate person and company context from a known email using a provider waterfall. Use it to pilot, verify output, and scale safely.
/deepline-gtm I have a list of emails in contacts.csv. Enrich each one with name, title, company, and LinkedIn URL.
/deepline-gtm Look up jane@acme.com and get me their full profile — name, title, company, LinkedIn
CLI command
deepline tools execute crustdata_enrich_contact \ --payload '{"email":"jane@acme.com"}'
email
string