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

Morning Briefing

Combines inbox triage results with fleet health data to produce a comprehensive morning briefing. Schedule this 15 minutes before your workday starts to walk in with full situational awareness across both communications and infrastructure.

intermediate
Scheduled (Cron)
2 steps
1 minute

Steps

1

Triage inbox for overnight emails

email_triage via gripos-mail

2

Get current fleet health status

fleet_health_report via gripos-mcp

Recipe JSON

{"schedule":"0 8 * * 1-5","steps":[{"tool":"email_triage","output_as":"email_triage"},{"tool":"fleet_health_report","output_as":"fleet_status"}],"output":"briefing_document"}

Prerequisites

  • Grip Mail connected
  • Fleet machines configured

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.