# Select the most recent email — Office 365 Email Botize method — `365mail.most_recent_email` (action). Select the most recent email and extract its subject, sender, date and body. This is an action: it runs as a step of a task. Several can be chained. ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{subject}}` *(text)* — Subject - `{{from}}` *(text)* — From - `{{received_date}}` *(date)* — Date - `{{body}}` *(text)* — Body ## Account Needs a connected Office 365 Email account in Botize: https://botize.com/en/app/365mail/authenticate ## This app Every trigger and action for Office 365 Email: https://botize.com/en/app/365mail.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/365mail/most_recent_email