{
"group": "costs",
"mongoPaths": [
"source_context.data_tg.chat_id",
"source_context.data_max.chat_id"
],
"parsedFields": [
"source_context.data_tg.chat_id",
"source_context.data_max.chat_id"
],
"chColumn": "costs_text_prompt_tokens",
"chType": "UInt32",
"esField": "content",
"cabinetDtoFields": [
"costs.text.prompt_tokens"
],
"adminDtoFields": [
"costs.text.prompt_tokens"
],
"widgetDtoFields": [
"message.content"
],
"transform": "identity",
"mappingKind": "direct",
"scenarioIds": [
"source_tg_topic",
"source_max_dialog"
],
"notes": [
"button_click_message_id_kind is an internal ClickHouse discriminator used to restore button_click.message_id as number|string without loss."
],
"mvSources": [
"event_summary_state_full_mv",
"event_summary_state_patch_mv"
]
}