{
"success": true,
"process": {
"id": "proc_64f8a1b2c3d4e5f6g7h8i9j0",
"status": "running",
"flowId": "64f8a1b2c3d4e5f6g7h8i9j0",
"flowName": "Traductor de Texto",
"startedAt": "2024-01-15T10:30:00Z",
"completedAt": "2024-01-15T10:30:45Z",
"duration": 45,
"progress": 100,
"results": [
{
"nodeId": "string",
"state": "pending",
"output": "string",
"timestamp": "2019-08-24T14:15:22.123Z"
}
],
"error": "string",
"extensionData": {
"selectedText": "Este es el texto que el usuario seleccionó en la página web",
"pageUrl": "https://example.com/articulo/tecnologia",
"pageTitle": "Artículo sobre Inteligencia Artificial",
"domain": "example.com",
"flowId": "64f8a1b2c3d4e5f6g7h8i9j0",
"metadata": {
"description": "Artículo sobre los últimos avances en IA",
"keywords": "inteligencia artificial, tecnología, machine learning",
"ogTitle": "Los Avances de la IA en 2024",
"ogDescription": "Descubre los últimos desarrollos en inteligencia artificial",
"ogImage": "https://example.com/images/ai-article.jpg"
},
"timestamp": "2024-01-15T10:30:00Z"
}
}
}