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

Weekly Review

Aggregates email activity, fleet health trends, and security posture data into a structured weekly review document. Schedule for Friday afternoons or Monday mornings to track progress, identify patterns, and plan the week ahead.

advanced
Scheduled (Cron)
3 steps
3 minutes

Steps

1

Search for important emails from the past week

email_search via gripos-mail

2

Get fleet health summary

fleet_health_report via gripos-mcp

3

Get security posture grade

sentinel_posture_overview via gripos-sentinel-mcp

Recipe JSON

{"schedule":"0 16 * * 5","steps":[{"tool":"email_search","args":{"query":"is:important newer_than:7d"},"output_as":"weekly_emails"},{"tool":"fleet_health_report","output_as":"fleet_health"},{"tool":"sentinel_posture_overview","output_as":"security_posture"}],"output":"weekly_review_document"}

Prerequisites

  • Grip Mail connected
  • Fleet configured
  • Sentinel running

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.