curl --location --request POST 'https://api.flashcat.cloud/api/v2/firemap/ai/analysis' \
--header 'FC-WORKSPACE-ID: 823147571215' \
--header 'Content-Type: application/json' \
--data-raw '{
"card_id": 136709,
"timestamp": 1764683340,
"model_id": 1135
}'{
"data": {
"is_finish": true,
"err_code": 0,
"err_msg": "",
"result": "## 分析结论\n xxxxx"
},
"request_id": "0a63016a692eef7c839021e067565eb0"
}