{
  "schema_version": "v1",
  "name_for_human": "Mini-Tools Mortgage Calculator",
  "name_for_model": "minitools_mortgage",
  "description_for_human": "Generate pre-filled mortgage calculator links for Belarusian banks. Supports annuity and differentiated repayment, multi-currency (BYN/USD/EUR), and two-period rate structures.",
  "description_for_model": "Use this plugin to build mortgage calculator share URLs for Belarus. POST loan parameters (propertyPrice, downPayment, termMonths, interestRatePct) to /api/agent/mortgage. Reference rates (NBRB refinancing rate, FX) are auto-injected from the server cache when omitted. Returns a permanent URL that opens a pre-filled interactive calculator.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://minitools.by/api/agent/openapi"
  },
  "logo_url": "https://minitools.by/favicon-loan-calculator.svg",
  "contact_email": "support@minitools.by",
  "legal_info_url": "https://minitools.by"
}
