curl --location '/public-api/v1/botPlugins/getBotPluginToolIds' \ --header 'Content-Type: application/json' \ --data '{ "botId": "string" }'
{ "errorCode": 0, "message": "", "data": [ 0 ] }