[
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"agent_id": "550e8400-e29b-41d4-a716-446655440001",
"metric_id": "550e8400-e29b-41d4-a716-446655440002",
"is_enabled": true,
"custom_prompt_override": "Определи этап воронки продаж с учетом специфики B2B",
"config_params": {
"threshold": 0.8
},
"created_at": "2024-01-15T10:00:00Z",
"updated_at": "2024-01-15T10:00:00Z",
"metric": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"metric_key": "sales_funnel_stage",
"name": "Этап воронки продаж",
"description": "string",
"name_ru": "string",
"name_en": "string",
"description_ru": "string",
"description_en": "string",
"value_type": "string",
"agent_types": [
"sales",
"support"
],
"is_builtin": true,
"ai_extraction_prompt": "Определи на каком этапе воронки продаж находится пользователь",
"example_value": {
"stage": "lead"
},
"validation_schema": {
"type": "string",
"enum": [
"negative",
"neutral",
"positive"
],
"enum_scores": {
"negative": 0,
"neutral": 0.5,
"positive": 1
},
"maxLength": 200
},
"project_id": "string",
"created_by": "string",
"is_active": true,
"is_analyzable": true,
"direction": "higher_is_better",
"norm": 0.67,
"created_at": "2024-01-15T10:00:00Z",
"updated_at": "2024-01-15T10:00:00Z"
}
}
]