Call ID: 019d7006-907e-7cc0-a366-2c264ee7ba25
Issue: Structured output extractor not copying hs_object_id from assistantOverrides.variableValues
Expected behavior:
hs_object_id should be "213716402692" in analysis.structuredData
Actual behavior:
hs_object_id appears as "hs_object_id_placeholder" in analysis.structuredData
Context:
- Make correctly sends the value "213716402692" in assistantOverrides.variableValues
- All other structured output fields work correctly
- Only hs_object_id is not being copied from assistant variables
Additional info:
- Other extracted fields work fine: city, tipo_propiedad, acepto_continuar, tiene_escrituras, etc.
- The issue seems specific to extracting pre-existing assistant variables
- The placeholder suggests the extractor schema might not be configured to access variableValues