extract_entities
Parse raw recruiter messages to extract emails, domains, URLs, phone numbers, and other entities for scam investigation. Run this first to identify all elements needing verification.
Instructions
Parse a raw recruiter message into structured entities (offline, no key): emails, domains, URLs, LinkedIn URLs, phone numbers, IPs, crypto addresses, and off-platform (WhatsApp/Telegram) mentions. Run this FIRST, then feed each entity to the specific check_* tools so nothing is missed.
Use when: you have a raw message/offer and want the entities to investigate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |