{
  "version": "1.0",
  "site": "https://puinsychat.com",
  "provider": "VIVA LLC",
  "contact": "info@puinsychat.com",
  "actions": [
    {
      "id": "start-free-trial",
      "name": "Start free trial",
      "description": "Open PUINSY CHAT pricing and start a 14-day trial. Trial includes 30 AI credits. A card is required.",
      "method": "declarative",
      "endpoint": "https://puinsychat.com/pricing/",
      "parameters": { "required": [], "optional": [] }
    },
    {
      "id": "start-checkout",
      "name": "Start checkout",
      "description": "Open the PUINSY CHAT checkout for Starter ($39), Pro ($99), or Business ($250) monthly, or the matching annual plan (pay 10 months).",
      "method": "declarative",
      "endpoint": "https://app.puinsychat.com/v1/checkout?id=70RW8BzmIMVQkjxYQujWdsqMsjV2&tierIndex=0",
      "parameters": {
        "required": [],
        "optional": ["tierIndex"]
      }
    },
    {
      "id": "chat-on-whatsapp",
      "name": "Talk to the AI on WhatsApp",
      "description": "Open a WhatsApp chat with the PUINSY CHAT AI sales agent demo.",
      "method": "declarative",
      "endpoint": "https://wa.me/19122549353",
      "parameters": { "required": [], "optional": ["text"] }
    },
    {
      "id": "email-support",
      "name": "Email PUINSY CHAT",
      "description": "Send email to the only public inbox, info@puinsychat.com.",
      "method": "declarative",
      "endpoint": "mailto:info@puinsychat.com",
      "parameters": { "required": [], "optional": ["subject", "body"] }
    },
    {
      "id": "open-help-centre",
      "name": "Open help centre",
      "description": "Open PUINSY CHAT product documentation. Spanish default: /es/, English root, Portuguese /pt-br/.",
      "method": "declarative",
      "endpoint": "https://docs.puinsychat.com/es/",
      "parameters": { "required": [], "optional": ["locale"] }
    }
  ]
}
