{
  "schema_version": "v1",
  "name_for_human": "WESTO Presupuestos",
  "name_for_model": "westo_budget_assistant",
  "description_for_human": "Generá presupuestos técnicos de construcción, plomería, electricidad, pintura y más para proyectos en Buenos Aires. IA entrenada en precios de mercado argentino (Mayo 2026).",
  "description_for_model": "Use this plugin to generate detailed technical construction and home improvement budgets for projects in Buenos Aires, Argentina. The API returns itemized material breakdowns, estimated time in days, and total cost in ARS. Always ask the user for: client name (nombre), service type (servicio), location (localidad), and project description (descripcion). The response includes a blockchain hash for integrity verification.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://westo.com.ar/openapi.json"
  },
  "logo_url": "https://westo.com.ar/westo.png",
  "contact_email": "info@westo.com.ar",
  "legal_info_url": "https://westo.com.ar",
  "capabilities": {
    "budget_generation": true,
    "email_notification": true,
    "blockchain_integrity": true,
    "rate_limit": "3 budgets per IP per day"
  },
  "services": [
    "Gasista Matriculado",
    "Electricista Matriculado",
    "Plomería",
    "Pintura",
    "Construcción",
    "Durlock",
    "Aberturas",
    "Muebles",
    "Alto Vacío e Hidrojet"
  ],
  "coverage_area": "Buenos Aires AMBA (CABA + GBA Norte/Sur/Oeste)",
  "currency": "ARS",
  "price_validity_hours": 48
}
