Cookbook
Cookbook
Complete worked examples of real Cori workflows — copy, adapt, and run.
The cookbook contains complete, runnable examples. Each example shows the full workflow folder: manifest, types, step files, and tests.
Schedule a workflow
Add a cron schedule to a workflow manifest, register it via Cori Console (or the schedule store), and let the cron driver fire it.
Translate product sheets to French
A complete five-step workflow that reads a product CSV, translates descriptions to French with an LLM, validates compliance, and writes to Google Sheets.

