server_config
{
"mcp_params": [
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
],
"sample_prompts": [
"如何为TDSQL-C MySQL实例批量绑定安全组?",
"查询TDSQL-C MySQL集群的数据库账号列表需要哪些参数?",
"如何获取TDSQL-C MySQL集群的数据库列表?"
]
}
env_schema
[
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
]