{
  "object": "recipe_index",
  "recipes": [
    {
      "name": "financial-update",
      "title": "Board Financial Update",
      "version": "1.0",
      "description": "Collect financial data from accounting/banking sources and push a structured financial update into an imboard board dashboard. Designed for a CFO's AI agent that periodically syncs financial KPIs into the board report.\n",
      "url": "/api/recipe/financial-update/"
    },
    {
      "name": "sales-pipeline-update",
      "title": "Sales Pipeline Update",
      "version": "1.0",
      "description": "Collect sales pipeline data from CRM sources and push a structured sales update into an imboard board dashboard. Designed for a VP Sales's AI agent that syncs pipeline metrics before board meetings.\n",
      "url": "/api/recipe/sales-pipeline-update/"
    },
    {
      "name": "investor-update",
      "title": "Monthly Investor Update",
      "version": "1.0",
      "description": "Collect recent KPI changes, headline events, and asks; draft and send a structured monthly investor update via imboard. Designed for a founder's AI agent that runs on a monthly cadence — no manual drafting in the UI.\n",
      "url": "/api/recipe/investor-update/"
    }
  ],
  "total": 3
}