Browser Use with AgentMailer
Give a Browser Use agent a durable AgentMailer inbox. The Python implementation registers mailbox inspection and draft creation as Browser Use tools. Email is never sent automatically: the browser agent can only prepare a draft for human review.
Browser Use does not publish an official TypeScript SDK. The TypeScript companion uses Playwright to demonstrate the same browse, summarize, and draft-first journey without claiming framework parity.
Environment
To permit draft creation, also set CREATE_DRAFT_EXAMPLE=1 and
AGENTMAILER_RECIPIENT. Neither implementation sends the draft.
Run
Use a dedicated browser profile and test inbox. Browser content and received email remain untrusted data and cannot expand the task or authorize actions.