Email infrastructure for AI agents — running.
GET /v1/healthPOST /v1/agents — create an agentPOST /v1/messages — send mailGET /v1/threads/{id}/messages — read a threadPOST /v1/webhook_subscriptions — receive inbound mail via webhookAuth: Authorization: Bearer am_<prefix>_<secret>