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": [
"从这张图片中提取所有文字内容",
"识别这张发票上的关键信息并返回结构化数据",
"将PDF文档第3页的文字内容转换为可编辑文本"
]
}
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": ""
}
]