{
"name": "string",
"command": "string",
"type": 0,
"description": "string",
"url": "http://example.com",
"headers": "string",
"args": [
"string"
],
"env": {
"property1": "string",
"property2": "string"
},
"timeout": 0,
"read_timeout": 0
}{
"code": 200,
"msg": "请求成功",
"data": null
}