curl --location --request POST 'https://twitter.good6.top/api/base/apitools/addResponsePost' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiKey": "string",
"conversationId": "string",
"deepsearch": true,
"eagerTweets": true,
"enableSideBySide": true,
"grokModelOptionId": "string",
"imageGenerationCount": 0,
"message": "string",
"proxyUrl": "string",
"reasoning": true,
"resFormat": "string",
"returnCitations": true,
"returnSearchResults": true,
"serverHistory": true
}'
{
"code": 0,
"data": {},
"msg": "string",
"result": {}
}