extract_emails
Extract all email addresses from any text input. Provide a text string and receive all email addresses found.
Instructions
Extract all email addresses from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to search for emails |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |