{
    "schema_version": "v1",
    "name_for_human": "Contractor Hub",
    "name_for_model": "contractor_hub",
    "description_for_human": "Manage your contracting business \u2014 jobs, invoices, clients and bookings.",
    "description_for_model": "Provides tools to query and manage contractor business data including jobs, invoices, clients, bookings, and financial overview stats. Requires a Bearer API key found in Settings \u2192 API Access after logging in.",
    "auth": {
        "type": "user_http",
        "authorization_type": "bearer"
    },
    "api": {
        "type": "openapi",
        "url": "https://www.nextechdisplay.com/finance/api/openapi.php"
    },
    "logo_url": "https://www.nextechdisplay.com/finance/assets/icons/icon.svg",
    "contact_email": "info@nextechdisplay.com",
    "legal_info_url": "https://www.nextechdisplay.com/finance/terms"
}