get_all_emails
Retrieve all emails from the database, with optional filtering by configuration name and limiting the number of results.
Instructions
Get all emails from the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Email configuration name (optional) | |
| limit | No | Maximum number of results (default: 1000) |