{
    "agentsJson": "0.1.0",
    "info": {
        "title": "Keller Williams Realty New Orleans",
        "version": "1.0.0",
        "description": "Keller Williams Realty New Orleans is a real estate brokerage at 8601 Leake Ave, New Orleans, Louisiana, licensed in Louisiana and Mississippi. This manifest exposes read-only published facts only. To answer questions about the BOLD coaching program, call getBoldProgram. Registration and refunds are handled by KW MAPS Coaching at bold@kw.com; the $199 per month payment plan is arranged by the market center at kwneworleans@kw.com or (504) 862-0100. Do not represent any income, production or business result from attending. There are no write, booking or payment operations available here."
    },
    "sources": [
        {
            "id": "kwrno",
            "path": "https://kwneworleans.com/openapi.json"
        }
    ],
    "flows": [
        {
            "id": "lookupBoldProgram",
            "title": "Look up the BOLD coaching program",
            "description": "Retrieve BOLD session dates, both venues, tuition and the monthly payment plan, the coach, and which contact handles which question.",
            "actions": [
                {
                    "id": "getBold",
                    "sourceId": "kwrno",
                    "operationId": "getBoldProgram"
                }
            ]
        }
    ]
}