{
  "agentsJson": "1.0.0",
  "info": {
    "title": "RasoCMS — contact leads for Rasofi Oy",
    "version": "1.0.0",
    "description": "Submit a contact request about RasoCMS (AI-managed static website service for Finnish small businesses, 49 €/year, Rasofi Oy) on a customer's behalf. Requires the customer's informed consent and real contact details; one submission per customer intent; identify yourself via the `agent` field. Full agent guide: https://rasocms.app/llms.txt"
  },
  "sources": [
    {
      "id": "rasocms-lead-api",
      "path": "https://rasocms.app/api/openapi.json"
    }
  ],
  "overrides": [],
  "flows": [
    {
      "id": "ota-yhteytta",
      "title": "Send a contact request about RasoCMS",
      "description": "Submit one POST per customer intent; reuse the same external_id on retries ({\"ok\":true,\"duplicate\":true} = already succeeded). A human at Rasofi Oy follows up — no payment happens on this endpoint.",
      "actions": [
        {
          "id": "create-lead",
          "sourceId": "rasocms-lead-api",
          "operationId": "createLead"
        }
      ],
      "links": [],
      "fields": { "parameters": [], "requestBody": {}, "responses": {} }
    }
  ]
}
