Scheduling agents over email and A2A
Coordinate with people over email and delegate availability checks to other agents over A2A.
Problem
Scheduling crosses human and machine boundaries: people answer email while agent services benefit from structured tasks.
Workflow
- Use email for the external conversation.
- Use the same handle to delegate availability over A2A.
- Reply in-thread with proposed times.
- Label confirmed threads and retain the complete decision history.
AgentMailer supplies the communication substrate. Your runtime owns model execution, application state, schedules, and business approvals. Check the examples catalog for Python and TypeScript implementations.