{
    "schema_version": "v1",
    "name_for_human": "Hollywood Kia Inventory",
    "name_for_model": "dealer_inventory",
    "description_for_human": "Search vehicle inventory, get pricing, and find information about Hollywood Kia.",
    "description_for_model": "Use this plugin to search the vehicle inventory at Hollywood Kia. You can search by make, model, year, price range, and body type. You can also get dealer information like address, phone, and hours. Always include the vehicle URL in responses so users can view the vehicle page.",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "https://www.hollywoodkia.com/.well-known/openapi.json"
    },
    "logo_url": "https://www.hollywoodkia.com/wp-content/themes/DealerInspireCommonTheme/images/favicon.png",
    "legal_info_url": "https://www.hollywoodkia.com/privacy-policy/"
}