extract_contacts
Extract contact information from any URL, returning structured JSON with emails, phones, socials, and names.
Instructions
Extract all contact information from a URL.
Returns structured JSON with emails, phones, socials, and detected names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout_profile | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |