{
"action": "load_npc_memory",
"npcid": "string"
}curl --location --request POST 'https://v1.adventists.ai/npc' \
--header 'api-key: AN26Q7MVO04RS6VWIWTE8OQ4BD6DZR98' \
--header 'api-key: AN26Q7MVO04RS6VWIWTE8OQ4BD6DZR98' \
--header 'org-id: WOQSOC' \
--header 'org-id: WOQSOC' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "load_npc_memory",
"npcid": "string"
}'{
"data": [
{
"timestamp": "1755672013038",
"user_content": "你?",
"assistant_content": "我爱你"
}
],
"status": "success",
"code": 200
}