{
  "version": "1.0",
  "site": "https://www.pulsepro.ai",
  "actions": [
    {
      "id": "book-demo",
      "name": "Book a Demo",
      "description": "Schedule a free 30-minute live demo with the PulsePro sales team. See inspections, corrective actions, task management, training, attendance, and AI photo analysis in action.",
      "method": "imperative",
      "endpoint": "https://calendly.com/pulsepro/web-30-minutes",
      "parameters": {
        "required": [],
        "optional": ["name", "email"]
      }
    },
    {
      "id": "contact-sales",
      "name": "Contact Sales",
      "description": "Send an enquiry to the PulsePro sales team. Typical response within 2 business hours.",
      "method": "declarative",
      "endpoint": "https://www.pulsepro.ai/en/contact",
      "parameters": {
        "required": ["name", "email", "message"],
        "optional": ["company", "phone"]
      }
    },
    {
      "id": "start-trial",
      "name": "Start Free Trial",
      "description": "Begin a free trial of PulsePro Pro Unlimited. No credit card required.",
      "method": "imperative",
      "endpoint": "https://ng-app.pulsepro.ai/register?plan=PROM"
    },
    {
      "id": "view-pricing",
      "name": "View Pricing",
      "description": "See PulsePro pricing plans. Pro Unlimited starts at $22/user/month (monthly) or $18/user/month (annual).",
      "method": "imperative",
      "endpoint": "https://www.pulsepro.ai/en/pricing"
    },
    {
      "id": "roi-calculator",
      "name": "Calculate ROI",
      "description": "Estimate cost savings from replacing manual inspection and audit processes with PulsePro.",
      "method": "imperative",
      "endpoint": "https://www.pulsepro.ai/en/roi-calculator"
    }
  ]
}
