The sending domains and inboxes this workspace already owns, with each domain's verification status and each inbox's inbox_id. Free. Run it before creating an inbox or sending, so you reuse what exists.
AgentMail:
all inputs
✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.
| Provider | Status |
|---|---|
AgentMail |
live |
Unit: per_call · unmatched results billed: no
Free: no provider call, read from your workspace's registry.
The exact quote is returned by /v1/inspect before every call and held with headroom (1.5x the quote) on execution. The quote is the price floor: if the provider's actual cost overruns it, the run bills at about 1.5x cost, never above the hold. The unused part of every hold is released.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "email.inboxes", "input": { }, "routing": {"provider": "auto"} }'
{
"properties": {},
"type": "object"
}
inboxes · domains · count · next_step