{
"name": "favorite_products",
"type": "string",
"value": [],
"description": "Избранные товары пользователя",
"agent_instruction": "Список ID избранных товаров. Используй для персонализации рекомендаций.",
"schema": {
"itemType": "string",
"maxItems": 1000
}
}