{
"errorCode": 0,
"message": "string",
"data": {
"id": 0,
"botId": 0,
"pluginItemId": 0,
"options": {
"key": {}
},
"plugin": {
"id": 0,
"alias": "string",
"name": "string",
"description": "string",
"type": 0,
"baseUrl": "string",
"authType": "string",
"created": "string",
"icon": "string",
"position": "string",
"headers": "string",
"tokenKey": "string",
"tokenValue": "string",
"deptId": 0,
"tenantId": 0,
"createdBy": 0,
"tools": [
{
"id": 0,
"pluginId": 0,
"name": "string",
"description": "string",
"basePath": "string",
"created": "string",
"status": 0,
"inputData": "string",
"outputData": "string",
"requestMethod": "string",
"serviceStatus": 0,
"debugStatus": 0,
"englishName": "string",
"joinBot": true
}
]
}
}
}