{"agentid":1000005}curl --location -g --request POST '/cgi-bin/agent/get_workbench_template?access_token={{accesstoken}}' \
--header 'Content-Type: application/json' \
--data-raw '{"agentid":1000005}'{
"errcode": 0,
"errmsg": "ok",
"type": "image",
"image": {
"url": "xxxx",
"jump_url": "http://www.qq.com",
"pagepath": "pages/index"
},
"replace_user_data": true
}