Description
Passively searches the web for publicly visible email addresses containing a specified domain and outputs results in a Markdown table.
Example
{
"function_call": {
"name": "PassiveEmailScraper",
"arguments": {
"Domain": "example.com"
}
}
}
