match-person
Wrap the match_person tool. Handles
“Lana P. at Snowflake” or just an email alias, and returns the verified
profile, current title, and current company.
When the agent picks this skill
Section titled “When the agent picks this skill”- The user names a person but doesn’t provide a LinkedIn URL.
- A list of CRM contacts needs LinkedIn URLs before scoring or enrichment.
- Upstream of
ai_prospecting(action="get_prospect")orcontact_data_enrichmenton rows missing LinkedIn URLs.
Skipped when the user already provided a clean person LinkedIn URL.
What the skill teaches the agent
Section titled “What the skill teaches the agent”- The input shape: minimum is
person_full_nameorperson_email. Addingcompany_name,job_title,company_linkedin_url, orcompany_websitematerially improves accuracy. - Batch cap: up to 100 entities per call.
- The company LinkedIn URL usually comes back with the match — reuse it for downstream tools.