{
    "schema_version": "v1",
    "name_for_human": "AskYourDatabase",
    "name_for_model": "querydatabase",
    "description_for_human": "Chat with your databases without writing any SQL code.",
    "description_for_model": "Provide a database URI and get the requested data and the structure of the database tables by executing database queries.",
    "auth": {
        "authorization_content_type": "application/json",
        "authorization_url": "https://auth.pluginlab.ai/oauth/token",
        "client_url": "https://c9aea4a797c1d485795157af5ca88680.auth.portal-pluginlab.ai/oauth/authorize",
        "scope": "all",
        "type": "oauth",
        "verification_tokens": {
            "openai": "dc8c1289d9e2484db6845718ee0f5c1c"
        }
    },
    "api": {
        "is_user_authenticated": false,
        "type": "openapi",
        "url": "https://x.askyourdatabase.com/.well-known/pluginlab/openapi.json"
    },
    "logo_url": "https://askyourdatabase.com/logo.png",
    "contact_email": "niudai.geek@gmail.com",
    "legal_info_url": "https://askyourdatabase.com/legal"
}