Email & Calendar
Your First Useful Assistant
From Tools to Workflows
Having tools is one thing. Having an assistant that knows *when* and *how* to use them is another. This module turns your generic tool-calling assistant into a focused email and calendar productivity tool.
Email Triage: Teaching Claude Prioritization
The key to email triage is giving Claude explicit rules in the system prompt. Without rules, Claude makes reasonable but inconsistent decisions. With rules, every email gets classified the same way.
| Priority | Criteria | Example |
|---|---|---|
| Critical | System alerts, production issues, time-sensitive deadlines | "Server down — all APIs failing" |
| Action Required | Requests that need a response or decision | "Can you review the Q3 proposal by Friday?" |
| FYI | Updates, newsletters, CC'd threads | "Team standup notes from Monday" |
| Low Priority | Marketing, social notifications, automated reports | "Your weekly analytics digest" |
These rules go into the system prompt so Claude applies them consistently across all emails.
Morning Briefing Pattern
One of the most useful assistant features: a morning summary of everything that needs attention.
The pattern:
read_emails with status: "unread"check_calendar for today's eventsA good briefing answers three questions:
Calendar Awareness
Calendar queries fall into three categories:
| Query Type | Example | What Claude Needs |
|---|---|---|
| Schedule overview | "What's my day look like?" | All events for the date |
| Availability check | "Am I free at 2pm?" | Events overlapping the time |
| People search | "When do I meet with Sarah?" | Events filtered by attendee |
For availability checks, Claude needs to understand duration — a meeting from 1:00-2:30 means you're NOT free at 2pm.
Combining Email + Calendar
The real power comes from cross-referencing:
This is where tool chaining shines. Claude calls multiple tools in sequence, using results from one to inform the next.
Drafting Replies
A good email reply assistant needs context:
The system prompt should specify reply guidelines:
System Prompt Structure for Email + Calendar
A well-structured assistant system prompt has sections:
Key Takeaways
This is chapter 3 of Build Your AI Assistant with Claude.
Get the full hands-on course — free during early access. Build the complete system. Your projects become your portfolio.
View course details