- Updated the 2FA example to use the new EmailTools class for managing email interactions.
- Replaced EmailController with EmailTools for better integration with AsyncAgentMail.
- Added functionality to create and manage email inboxes directly within the example.
- Adjusted the agent initialization to accommodate the new tools and models structure.