recreated:true para que el CLI resuba su historial completo (la terminal es la fuente de verdad de su hilo).Authorization: ********************curl --location 'https://api.hiveflow.ai/api/rc/append' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"session_id": "string",
"role": "user",
"content": "string"
}'