← Catalog

email.inboxes

live

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.

live coverage

AgentMail: all inputs

✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.

Providers

ProviderStatus
AgentMail live

Billing

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.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "email.inboxes",
    "input": {  },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {},
  "type": "object"
}

Normalized output fields

inboxes · domains · count · next_step