{
    "name": "vexahost-wa-gateway",
    "description": "WhatsApp Gateway integration rules for Antigravity",
    "api": {
        "base_url": "https://wa.vexahostcloud.my.id/api/v1",
        "auth_header": "X-Api-Key",
        "env_key": "VEXAHOST_WA_KEY"
    },
    "instructions": "Konfigurasikan integrasi WhatsApp otomatis untuk workspace ini menggunakan VexaHost WA Gateway API:\n- Base URL: https://wa.vexahostcloud.my.id/api/v1\n- Endpoint: POST /messages/text\n- Header: X-Api-Key: [API_KEY_ANDA], Content-Type: application/json\n- Body: { \"to\": \"08xxxxxxxxxx\", \"message\": \"Pesan otomatis sistem\" }\n- Dokumentasi API lengkap: https://wa.vexahostcloud.my.id/docs\n- Pastikan fungsi kirim mengembalikan status antrean pesan tanpa menghentikan thread utama aplikasi."
}