{
  "schema_version": "v1",
  "name_for_human": "Park Graph Parking",
  "name_for_model": "parkgraph",
  "description_for_human": "Find, book, and manage parking with real-time availability and AI-powered pricing at any Park Graph lot.",
  "description_for_model": "Search for parking lots by location with real-time availability and dynamic pricing. Create parking sessions, check session status, and end sessions. All lots have QR codes for instant payment. Returns structured data with lot details, pricing, features, and booking confirmations.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://parkgraph.com/api/agents/openai/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://parkgraph.com/logo.svg",
  "contact_email": "developers@parkgraph.com",
  "legal_info_url": "https://parkgraph.com/legal/terms"
}
