We use analytics and marketing cookies to understand how Grip OS is discovered and used. No data leaves your device without consent. Cookie Policy

All Recipes

Email Summary Digest

Searches recent emails by importance and thread activity, then generates AI summaries of each significant conversation. Schedule this as an end-of-day or morning digest to stay informed without reading every message.

intermediate
Scheduled (Cron)
2 steps
2 minutes

Steps

1

Search for important emails from the last 24 hours

email_search via gripos-mail

2

Summarize each important thread

email_summarize_thread via gripos-mail

Recipe JSON

{"schedule":"0 18 * * 1-5","steps":[{"tool":"email_search","args":{"query":"is:important newer_than:1d"},"output_as":"important_emails"},{"tool":"email_summarize_thread","output_as":"email_summaries"}]}

Prerequisites

  • Grip Mail connected to email account

Run this recipe in Grip OS

Copy the JSON above, paste it into your Grip OS config, and it runs on schedule or on demand.