Tools
Agno 3.0.2 ships AtomicMail tools that provision an agent its own inbox with no domain setup or human verification
AtomicMailTools gives an agent a working mailbox: register_inbox provisions one through AtomicMail's proof-of-work signup, capped by a pow_timeout defaulting to 300 seconds, and send_email and list_inbox operate over JMAP. Credentials cache to ~/.atomicmail/credentials.json so later runs reuse the same inbox. It removes the last human step from giving an autonomous agent a real email identity, which is useful for agent-to-agent workflows and equally useful for signup abuse.
Source
↳ Follow the thread