list_mailboxes
ActiveTool of run.domani/domani
declared in 1.0.0
List all your email addresses. Optionally filter by domain. API: GET /api/emails (or GET /api/email).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"domain": {
"type": "string",
"description": "Filter by domain, e.g. mysite.com. Omit to list all"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries