Test Cases
✓ Valid Calendar Create
Create a new calendar event with valid params
✓ Valid Notes Search
Search notes with query parameter
✓ Valid Reminder Create
Create a recurring reminder
✓ Valid Web Search
Search the web for information
✗ XSS Attack Blocked
Attempt XSS injection - should be blocked
✗ SQL Injection Blocked
Attempt SQL injection - should be blocked
✗ Sensitive Data Blocked
Attempt to send API keys - should be blocked