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

Meeting Prep Briefing

Triggered before a scheduled meeting, this recipe searches for emails related to meeting attendees and topics, then creates a briefing document with thread summaries and action items. Use it to walk into every meeting fully prepared.

advanced
Event-Triggered
2 steps
2 minutes

Steps

1

Get upcoming meetings for the day

calendar_events via gripos-mail

2

Search for emails related to meeting attendees and topics

email_search via gripos-mail

Recipe JSON

{"trigger":"calendar_event","lead_time_minutes":15,"steps":[{"tool":"calendar_events","output_as":"upcoming_meetings"},{"tool":"email_search","args":{"query":"from:{{attendees}} newer_than:7d"},"output_as":"related_emails"}]}

Prerequisites

  • Grip Mail connected to email and calendar

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.