recruiter_identify
Identify recruiters by parsing pasted text from LinkedIn profiles, email signatures, or company team pages. Operates only on the provided content.
Instructions
Parse a user-pasted text block to identify a recruiter.
Operates ONLY on the provided text — never fetches any URL. Accepts LinkedIn profile text copy-pasted by the user, email signatures, or company "team" page text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Raw pasted text. | |
| target_company | No | Optional target company name for kind classification. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| title | No | ||
| company | No | ||
| kind | No | unknown | |
| source | No | pasted | |
| linkedin_url | No |