{
  "schema_version": "v1",
  "name_for_human": "Qazpila",
  "name_for_model": "qazpila_bandsaw_blades",
  "description_for_human": "Закажите ленточные пилы напрямую через AI-агента. Поставщик из Казахстана для металлорежущей и пищевой индустрии.",
  "description_for_model": "Use this plugin to search and order bandsaw blades for metalworking and food-industry applications. Qazpila is a Kazakhstan-based supplier serving 12 CIS countries with multi-currency support (KZT/RUB/USD). Specializes in B2B recurring orders for food production lines (typical replacement cycle: 1-3 months per blade). Supports auth via Bearer bot-tokens (Phase 2) or Supabase JWT (pilots). All order mutations require Idempotency-Key header. High-value orders above org-configurable threshold route to human approval workflow.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://www.qazpila.com/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://www.qazpila.com/logo-512.png",
  "contact_email": "integration@qazpila.kz",
  "legal_info_url": "https://www.qazpila.com/offer"
}