CookbookCookbookComplete worked examples of real Cori workflows — copy, adapt, and run.Copy MarkdownOpenThe cookbook contains complete, runnable examples. Each example shows the full workflow folder: manifest, types, step files, and tests. Translate product sheets to FrenchThe canonical Cori example. Five steps, one LLM step, four deterministic steps. Google Sheets integration.Schedule a workflowAdd a cron schedule to a workflow manifest so it runs automatically.Translate product sheets to FrenchA complete five-step workflow that reads a product CSV, translates descriptions to French with an LLM, validates compliance, and writes to Google Sheets.