get_job
Check an async job started by verify_emails, find_email, or find_emails. Returns results if finished, otherwise the current status. Use the type shown in the submitting tool's response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Job type: verify_bulk, find_single, or find_bulk | |
| job_id | Yes | Job ID from verify_emails / find_email / find_emails |