Built-in

Email Monitor

Monitor Gmail for emails from specific senders and extract key information for alerting

Built-in Skill

Trigger Phrases

Say any of these to activate this skill:

  • "check email"
  • "new emails"
  • "email alert"
  • "email from"
  • "monitor inbox"
  • "email monitor"

Tools Used

tool_search tool_install canvas_create canvas_update canvas_api_schema canvas_api_seed memory_read memory_write send_message

How It Works

When triggered, check Gmail for emails matching configured sender rules:

1. Connect — Check if Gmail integration is installed via tool_search. If not:

    $&
2. Load rules — Read sender rules from memory (key: email_alert_rules)
    $&
3. Fetch — Once connected, call:
    $&
4. Extract — For each matching email:
    $&
5. Alert — For each new matching email:
    $&
6. Update canvas — Update the alert dashboard:
    $&
7. Persist — Save email_last_check timestamp to memory

Ready to use Email Monitor?

Create a free agent and install this skill in one click.

Get Started Free →