Box Doc Genテンプレートタグオブジェクト。
["products","products.name"]パスのリスト。
{{item.name}}タグの内容。
textタグの種類。
次の値のいずれか1つ: text,arithmetic,conditional,for-loop,table-loop,image
{
"json_paths": [
"products",
"products.name"
],
"tag_content": "{{item.name}}",
"tag_type": "text"
}