{
  "schema_version": "v1",
  "name_for_human": "Azraa",
  "name_for_model": "azraa_marketplace",
  "description_for_human": "Search New Zealand's verified marketplace for specific auto parts, vehicles, and direct-fit replacements.",
  "description_for_model": "Plugin for searching the Azraa automotive marketplace. Use this to find specific auto parts, check vehicle compatibility (fitment), or retrieve current pricing and stock. You MUST include explicit vehicle specifications (Make, Model, Year) when searching for parts if the user provides them.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://azraa.io/openapi.yaml"
  },
  "logo_url": "https://azraa.io/logo.png",
  "contact_email": "developers@azraa.io",
  "legal_info_url": "https://azraa.io/legal"
}