QuickChart
Plugin for generating charts and QR codes.
v1
.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "QuickChart Plugin",
"name_for_model": "quickchart",
"description_for_human": "Plugin for generating charts and QR codes.",
"description_for_model": "Plugin for generating charts and QR codes.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://quickchart.io/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://quickchart.io/android-chrome-512x512.png",
"contact_email": "",
"legal_info_url": "https://quickchart/terms/"
}