{
"name": "last_purchase_date",
"type": "string",
"description": "Дата последней покупки",
"agent_instruction": "Дата последней покупки лида. Используй для расчёта времени с последней покупки.",
"schema": {
"itemType": "string",
"maxItems": 1000
},
"default_value": null
}