generate_email
Generates a business email address from a person's first name, last name, and company domain.
Instructions
Generate email by first/last name and domain via Generect Email Generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first_name | Yes | First name of the person | |
| last_name | Yes | Last name of the person | |
| domain | Yes | Company domain without protocol (e.g., generect.com) | |
| timeout_ms | No | Request timeout in milliseconds |