appscms-tools-theme 5.1.9 → 5.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/.DS_Store +0 -0
- data/_data/aitools/en/all-in-one-social-post.json +217 -0
- data/_data/aitools/en/amazon-product-bullet-points-generator.json +2 -0
- data/_data/aitools/en/amazon-product-description-generator.json +15 -0
- data/_data/aitools/en/blog-conclusion-generator.json +253 -0
- data/_data/aitools/en/blog-content-calendar.json +232 -0
- data/_data/aitools/en/blog-introduction-generator.json +246 -0
- data/_data/aitools/en/blog-outline-generator.json +232 -0
- data/_data/aitools/en/blog-section-generator.json +253 -0
- data/_data/aitools/en/blog-title-generator.json +232 -0
- data/_data/aitools/en/blog-topic-ideas.json +232 -0
- data/_data/aitools/en/caption-generator.json +271 -0
- data/_data/aitools/en/engagement-post-generator.json +251 -0
- data/_data/aitools/en/facebook-post.json +232 -0
- data/_data/aitools/en/hidden-fact-finder.json +232 -0
- data/_data/aitools/en/human-written-blog-post.json +232 -0
- data/_data/aitools/en/instagram-bio-generator.json +246 -0
- data/_data/aitools/en/instagram-caption.json +232 -0
- data/_data/aitools/en/instagram-carousel.json +250 -0
- data/_data/aitools/en/instagram-hashtag-generator.json +231 -0
- data/_data/aitools/en/instagram-name-generator.json +239 -0
- data/_data/aitools/en/instagram-threads-generator.json +239 -0
- data/_data/aitools/en/interactive-content-creator.json +252 -0
- data/_data/aitools/en/linkedin-hashtag-generator.json +239 -0
- data/_data/aitools/en/linkedin-post.json +232 -0
- data/_data/aitools/en/motivational-posts.json +239 -0
- data/_data/aitools/en/pinterest-pin.json +217 -0
- data/_data/aitools/en/platform-specific-content-generator.json +246 -0
- data/_data/aitools/en/quick-article-writer.json +253 -0
- data/_data/aitools/en/replies-for-facebook.json +239 -0
- data/_data/aitools/en/replies-for-instagram.json +239 -0
- data/_data/aitools/en/replies-for-linkedin.json +239 -0
- data/_data/aitools/en/replies-for-twitter.json +239 -0
- data/_data/aitools/en/rewrite-article-with-keywords.json +246 -0
- data/_data/aitools/en/script-for-instagram-reel.json +246 -0
- data/_data/aitools/en/script-for-tiktok-video.json +246 -0
- data/_data/aitools/en/seo-optimized-blog-post.json +239 -0
- data/_data/aitools/en/snapchat-caption-maker.json +245 -0
- data/_data/aitools/en/social-media-bio-creator.json +274 -0
- data/_data/aitools/en/social-media-bio-generator.json +246 -0
- data/_data/aitools/en/social-media-calendar.json +250 -0
- data/_data/aitools/en/tiktok-caption.json +232 -0
- data/_data/aitools/en/tiktok-username-generator.json +239 -0
- data/_data/aitools/en/twitter-poll-generator.json +250 -0
- data/_data/aitools/en/twitter-post.json +272 -0
- data/_data/contenttool/en/features.json +18 -36
- data/_includes/.DS_Store +0 -0
- data/_layouts/appscms-feature.html +1 -1
- data/_layouts/content-tool-ai.html +38 -156
- data/assets/.DS_Store +0 -0
- data/assets/css/content-tool-ai.css +42 -12
- metadata +45 -19
- data/_includes/aitools/amazon-product-bullet-points-generator.html +0 -0
- data/_includes/aitools/amazon-product-description-generator.html +0 -0
- data/_includes/aitools/brand-name-generator.html +0 -0
- data/_includes/aitools/product-description.html +0 -0
- data/assets/js/.DS_Store +0 -0
- data/assets/js/ai-article-writer.js +0 -0
- data/assets/js/amazon-product-bullet-points-generator.js +0 -464
- data/assets/js/amazon-product-bullet-points-generator3.js +0 -176
- data/assets/js/amazon-product-description-generator.js +0 -309
- data/assets/js/blog-topic-ideas.js +0 -57
- data/assets/js/brand-name-generator.js +0 -127
- data/assets/js/human-written-blog-post.js +0 -57
- data/assets/js/instagram-caption.js +0 -57
- data/assets/js/instagram-hashtag-generator.js +0 -10
- data/assets/js/instagram-name-generator.js +0 -61
- data/assets/js/product-description.js +0 -299
- /data/_includes/aitools/{ai-article-writer.html → instagram-hashtag-generator.html} +0 -0
@@ -0,0 +1,239 @@
|
|
1
|
+
{
|
2
|
+
"Language": "English",
|
3
|
+
"htmlLangAtt": "en",
|
4
|
+
"h1": "Replies for Facebook",
|
5
|
+
"h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
|
6
|
+
"TITLE": "Replies for Facebook",
|
7
|
+
"META": "",
|
8
|
+
"inputs": [
|
9
|
+
{
|
10
|
+
"label": "Please share the message or comment you received?",
|
11
|
+
"name": "input0",
|
12
|
+
"type": "textarea",
|
13
|
+
"placeholder": "Paste the message or comment here.",
|
14
|
+
"options": []
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"label": "Context of the conversation",
|
18
|
+
"name": "input1",
|
19
|
+
"type": "text",
|
20
|
+
"placeholder": "Provide additional context if any.",
|
21
|
+
"options": []
|
22
|
+
}
|
23
|
+
],
|
24
|
+
"advancedInputs": [
|
25
|
+
{
|
26
|
+
"label": "Language",
|
27
|
+
"name": "language",
|
28
|
+
"type": "select",
|
29
|
+
"placeholder": "",
|
30
|
+
"options": [
|
31
|
+
"English (US)",
|
32
|
+
"English (UK)",
|
33
|
+
"French",
|
34
|
+
"Spanish",
|
35
|
+
"German",
|
36
|
+
"Italian",
|
37
|
+
"Dutch",
|
38
|
+
"Arabic",
|
39
|
+
"Portuguese",
|
40
|
+
"Portuguese (BR)",
|
41
|
+
"Swedish",
|
42
|
+
"Norwegian",
|
43
|
+
"Danish",
|
44
|
+
"Finnish",
|
45
|
+
"Romanian",
|
46
|
+
"Czech",
|
47
|
+
"Slovak",
|
48
|
+
"Slovenian",
|
49
|
+
"Hungarian",
|
50
|
+
"Hebrew",
|
51
|
+
"Polish",
|
52
|
+
"Turkish",
|
53
|
+
"Russian",
|
54
|
+
"Hindi",
|
55
|
+
"Thai",
|
56
|
+
"Japonese",
|
57
|
+
"Chinese (Simplified)",
|
58
|
+
"Korean",
|
59
|
+
"Indonesian",
|
60
|
+
"Greek",
|
61
|
+
"Bulgarian",
|
62
|
+
"Ukrainian",
|
63
|
+
"Estonian",
|
64
|
+
"Latvian",
|
65
|
+
"Lithuanian",
|
66
|
+
"Croatian",
|
67
|
+
"Serbian",
|
68
|
+
"Bosnian",
|
69
|
+
"Macedonian",
|
70
|
+
"Albanian",
|
71
|
+
"Vietnamese"
|
72
|
+
]
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"label": "Tone of voice",
|
76
|
+
"name": "tone",
|
77
|
+
"type": "select",
|
78
|
+
"placeholder": "",
|
79
|
+
"options": [
|
80
|
+
"Formal",
|
81
|
+
"Professional",
|
82
|
+
"Confident",
|
83
|
+
"Persuasive",
|
84
|
+
"Authoritative",
|
85
|
+
"Friendly",
|
86
|
+
"Empathetic",
|
87
|
+
"Serious",
|
88
|
+
"Sympathetic",
|
89
|
+
"Informal",
|
90
|
+
"Warm",
|
91
|
+
"Emotional",
|
92
|
+
"Optimistic",
|
93
|
+
"Playful",
|
94
|
+
"Humorous",
|
95
|
+
"Witty",
|
96
|
+
"Ironic",
|
97
|
+
"Sarcastic",
|
98
|
+
"Pessimistic",
|
99
|
+
"Cynical",
|
100
|
+
"Tentative",
|
101
|
+
"Adventurous",
|
102
|
+
"Bold",
|
103
|
+
"Cold",
|
104
|
+
"Relaxed",
|
105
|
+
"Luxury",
|
106
|
+
"Clinical"
|
107
|
+
]
|
108
|
+
}
|
109
|
+
],
|
110
|
+
"jsfilepaths": [
|
111
|
+
"/assets/js/replies-for-facebook.js"
|
112
|
+
],
|
113
|
+
"categories": [],
|
114
|
+
"primaryKeywords": [],
|
115
|
+
"secondaryKeywords": [],
|
116
|
+
"schema": {
|
117
|
+
"tool": "amazon_ad_headline_generator",
|
118
|
+
"llm": "gemini",
|
119
|
+
"model_name": "gemini-2.0-flash",
|
120
|
+
"options": {
|
121
|
+
"product_name": "EcoBrew Travel Mug",
|
122
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
123
|
+
"language": "English",
|
124
|
+
"tone": "Casual"
|
125
|
+
}
|
126
|
+
},
|
127
|
+
"sampleData": {
|
128
|
+
"product_name": "EcoBrew Travel Mug",
|
129
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
130
|
+
"language": "English",
|
131
|
+
"tone": "Casual"
|
132
|
+
},
|
133
|
+
"TEXTUAL_CONTENT": [
|
134
|
+
{
|
135
|
+
"priority": 1,
|
136
|
+
"logoUrl": "",
|
137
|
+
"header": "",
|
138
|
+
"content": ""
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"priority": 1,
|
142
|
+
"logoUrl": "",
|
143
|
+
"header": "",
|
144
|
+
"content": ""
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"priority": 1,
|
148
|
+
"logoUrl": "",
|
149
|
+
"header": "",
|
150
|
+
"content": ""
|
151
|
+
},
|
152
|
+
{
|
153
|
+
"priority": 1,
|
154
|
+
"logoUrl": "",
|
155
|
+
"header": "",
|
156
|
+
"content": ""
|
157
|
+
},
|
158
|
+
{
|
159
|
+
"priority": 1,
|
160
|
+
"logoUrl": "",
|
161
|
+
"header": "",
|
162
|
+
"content": ""
|
163
|
+
},
|
164
|
+
{
|
165
|
+
"priority": 1,
|
166
|
+
"logoUrl": "",
|
167
|
+
"header": "",
|
168
|
+
"content": ""
|
169
|
+
}
|
170
|
+
],
|
171
|
+
"HOW_TO_CONTENT": {
|
172
|
+
"logoImageUrl": "",
|
173
|
+
"heading": "",
|
174
|
+
"steps": [
|
175
|
+
"",
|
176
|
+
"",
|
177
|
+
"",
|
178
|
+
""
|
179
|
+
]
|
180
|
+
},
|
181
|
+
"FAQ": [
|
182
|
+
{
|
183
|
+
"question": "",
|
184
|
+
"answer": ""
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"question": "",
|
188
|
+
"answer": ""
|
189
|
+
},
|
190
|
+
{
|
191
|
+
"question": "",
|
192
|
+
"answer": ""
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"question": "",
|
196
|
+
"answer": ""
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"question": "",
|
200
|
+
"answer": ""
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"infographics": [
|
204
|
+
{
|
205
|
+
"image": "",
|
206
|
+
"description": "",
|
207
|
+
"alt": ""
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"image": "",
|
211
|
+
"description": "",
|
212
|
+
"alt": ""
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"image": "",
|
216
|
+
"description": "",
|
217
|
+
"alt": ""
|
218
|
+
}
|
219
|
+
],
|
220
|
+
"author": "lakshmi",
|
221
|
+
"contributors": [
|
222
|
+
{
|
223
|
+
"name": "Debosmita Bedajna"
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"name": "Suchita Kasab"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"name": "RK Shree"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"name": "Bandana"
|
233
|
+
},
|
234
|
+
{
|
235
|
+
"name": "Manpreet Singh"
|
236
|
+
}
|
237
|
+
],
|
238
|
+
"icon": "🗨️"
|
239
|
+
}
|
@@ -0,0 +1,239 @@
|
|
1
|
+
{
|
2
|
+
"Language": "English",
|
3
|
+
"htmlLangAtt": "en",
|
4
|
+
"h1": "Replies for Instagram",
|
5
|
+
"h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
|
6
|
+
"TITLE": "Replies for Instagram",
|
7
|
+
"META": "",
|
8
|
+
"inputs": [
|
9
|
+
{
|
10
|
+
"label": "Please share the message or comment you received?",
|
11
|
+
"name": "input0",
|
12
|
+
"type": "textarea",
|
13
|
+
"placeholder": "Paste the message or comment here.",
|
14
|
+
"options": []
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"label": "Context of the conversation",
|
18
|
+
"name": "input1",
|
19
|
+
"type": "text",
|
20
|
+
"placeholder": "Provide additional context if any.",
|
21
|
+
"options": []
|
22
|
+
}
|
23
|
+
],
|
24
|
+
"advancedInputs": [
|
25
|
+
{
|
26
|
+
"label": "Language",
|
27
|
+
"name": "language",
|
28
|
+
"type": "select",
|
29
|
+
"placeholder": "",
|
30
|
+
"options": [
|
31
|
+
"English (US)",
|
32
|
+
"English (UK)",
|
33
|
+
"French",
|
34
|
+
"Spanish",
|
35
|
+
"German",
|
36
|
+
"Italian",
|
37
|
+
"Dutch",
|
38
|
+
"Arabic",
|
39
|
+
"Portuguese",
|
40
|
+
"Portuguese (BR)",
|
41
|
+
"Swedish",
|
42
|
+
"Norwegian",
|
43
|
+
"Danish",
|
44
|
+
"Finnish",
|
45
|
+
"Romanian",
|
46
|
+
"Czech",
|
47
|
+
"Slovak",
|
48
|
+
"Slovenian",
|
49
|
+
"Hungarian",
|
50
|
+
"Hebrew",
|
51
|
+
"Polish",
|
52
|
+
"Turkish",
|
53
|
+
"Russian",
|
54
|
+
"Hindi",
|
55
|
+
"Thai",
|
56
|
+
"Japonese",
|
57
|
+
"Chinese (Simplified)",
|
58
|
+
"Korean",
|
59
|
+
"Indonesian",
|
60
|
+
"Greek",
|
61
|
+
"Bulgarian",
|
62
|
+
"Ukrainian",
|
63
|
+
"Estonian",
|
64
|
+
"Latvian",
|
65
|
+
"Lithuanian",
|
66
|
+
"Croatian",
|
67
|
+
"Serbian",
|
68
|
+
"Bosnian",
|
69
|
+
"Macedonian",
|
70
|
+
"Albanian",
|
71
|
+
"Vietnamese"
|
72
|
+
]
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"label": "Tone of voice",
|
76
|
+
"name": "tone",
|
77
|
+
"type": "select",
|
78
|
+
"placeholder": "",
|
79
|
+
"options": [
|
80
|
+
"Formal",
|
81
|
+
"Professional",
|
82
|
+
"Confident",
|
83
|
+
"Persuasive",
|
84
|
+
"Authoritative",
|
85
|
+
"Friendly",
|
86
|
+
"Empathetic",
|
87
|
+
"Serious",
|
88
|
+
"Sympathetic",
|
89
|
+
"Informal",
|
90
|
+
"Warm",
|
91
|
+
"Emotional",
|
92
|
+
"Optimistic",
|
93
|
+
"Playful",
|
94
|
+
"Humorous",
|
95
|
+
"Witty",
|
96
|
+
"Ironic",
|
97
|
+
"Sarcastic",
|
98
|
+
"Pessimistic",
|
99
|
+
"Cynical",
|
100
|
+
"Tentative",
|
101
|
+
"Adventurous",
|
102
|
+
"Bold",
|
103
|
+
"Cold",
|
104
|
+
"Relaxed",
|
105
|
+
"Luxury",
|
106
|
+
"Clinical"
|
107
|
+
]
|
108
|
+
}
|
109
|
+
],
|
110
|
+
"jsfilepaths": [
|
111
|
+
"/assets/js/replies-for-instagram.js"
|
112
|
+
],
|
113
|
+
"categories": [],
|
114
|
+
"primaryKeywords": [],
|
115
|
+
"secondaryKeywords": [],
|
116
|
+
"schema": {
|
117
|
+
"tool": "amazon_ad_headline_generator",
|
118
|
+
"llm": "gemini",
|
119
|
+
"model_name": "gemini-2.0-flash",
|
120
|
+
"options": {
|
121
|
+
"product_name": "EcoBrew Travel Mug",
|
122
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
123
|
+
"language": "English",
|
124
|
+
"tone": "Casual"
|
125
|
+
}
|
126
|
+
},
|
127
|
+
"sampleData": {
|
128
|
+
"product_name": "EcoBrew Travel Mug",
|
129
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
130
|
+
"language": "English",
|
131
|
+
"tone": "Casual"
|
132
|
+
},
|
133
|
+
"TEXTUAL_CONTENT": [
|
134
|
+
{
|
135
|
+
"priority": 1,
|
136
|
+
"logoUrl": "",
|
137
|
+
"header": "",
|
138
|
+
"content": ""
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"priority": 1,
|
142
|
+
"logoUrl": "",
|
143
|
+
"header": "",
|
144
|
+
"content": ""
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"priority": 1,
|
148
|
+
"logoUrl": "",
|
149
|
+
"header": "",
|
150
|
+
"content": ""
|
151
|
+
},
|
152
|
+
{
|
153
|
+
"priority": 1,
|
154
|
+
"logoUrl": "",
|
155
|
+
"header": "",
|
156
|
+
"content": ""
|
157
|
+
},
|
158
|
+
{
|
159
|
+
"priority": 1,
|
160
|
+
"logoUrl": "",
|
161
|
+
"header": "",
|
162
|
+
"content": ""
|
163
|
+
},
|
164
|
+
{
|
165
|
+
"priority": 1,
|
166
|
+
"logoUrl": "",
|
167
|
+
"header": "",
|
168
|
+
"content": ""
|
169
|
+
}
|
170
|
+
],
|
171
|
+
"HOW_TO_CONTENT": {
|
172
|
+
"logoImageUrl": "",
|
173
|
+
"heading": "",
|
174
|
+
"steps": [
|
175
|
+
"",
|
176
|
+
"",
|
177
|
+
"",
|
178
|
+
""
|
179
|
+
]
|
180
|
+
},
|
181
|
+
"FAQ": [
|
182
|
+
{
|
183
|
+
"question": "",
|
184
|
+
"answer": ""
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"question": "",
|
188
|
+
"answer": ""
|
189
|
+
},
|
190
|
+
{
|
191
|
+
"question": "",
|
192
|
+
"answer": ""
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"question": "",
|
196
|
+
"answer": ""
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"question": "",
|
200
|
+
"answer": ""
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"infographics": [
|
204
|
+
{
|
205
|
+
"image": "",
|
206
|
+
"description": "",
|
207
|
+
"alt": ""
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"image": "",
|
211
|
+
"description": "",
|
212
|
+
"alt": ""
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"image": "",
|
216
|
+
"description": "",
|
217
|
+
"alt": ""
|
218
|
+
}
|
219
|
+
],
|
220
|
+
"author": "lakshmi",
|
221
|
+
"contributors": [
|
222
|
+
{
|
223
|
+
"name": "Debosmita Bedajna"
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"name": "Suchita Kasab"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"name": "RK Shree"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"name": "Bandana"
|
233
|
+
},
|
234
|
+
{
|
235
|
+
"name": "Manpreet Singh"
|
236
|
+
}
|
237
|
+
],
|
238
|
+
"icon": "💬"
|
239
|
+
}
|
@@ -0,0 +1,239 @@
|
|
1
|
+
{
|
2
|
+
"Language": "English",
|
3
|
+
"htmlLangAtt": "en",
|
4
|
+
"h1": "Replies for LinkedIn",
|
5
|
+
"h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
|
6
|
+
"TITLE": "Replies for LinkedIn",
|
7
|
+
"META": "",
|
8
|
+
"inputs": [
|
9
|
+
{
|
10
|
+
"label": "Please share the message or comment you received?",
|
11
|
+
"name": "input0",
|
12
|
+
"type": "textarea",
|
13
|
+
"placeholder": "Paste the message or comment here.",
|
14
|
+
"options": []
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"label": "Context of the conversation",
|
18
|
+
"name": "input1",
|
19
|
+
"type": "text",
|
20
|
+
"placeholder": "Provide additional context if any.",
|
21
|
+
"options": []
|
22
|
+
}
|
23
|
+
],
|
24
|
+
"advancedInputs": [
|
25
|
+
{
|
26
|
+
"label": "Language",
|
27
|
+
"name": "language",
|
28
|
+
"type": "select",
|
29
|
+
"placeholder": "",
|
30
|
+
"options": [
|
31
|
+
"English (US)",
|
32
|
+
"English (UK)",
|
33
|
+
"French",
|
34
|
+
"Spanish",
|
35
|
+
"German",
|
36
|
+
"Italian",
|
37
|
+
"Dutch",
|
38
|
+
"Arabic",
|
39
|
+
"Portuguese",
|
40
|
+
"Portuguese (BR)",
|
41
|
+
"Swedish",
|
42
|
+
"Norwegian",
|
43
|
+
"Danish",
|
44
|
+
"Finnish",
|
45
|
+
"Romanian",
|
46
|
+
"Czech",
|
47
|
+
"Slovak",
|
48
|
+
"Slovenian",
|
49
|
+
"Hungarian",
|
50
|
+
"Hebrew",
|
51
|
+
"Polish",
|
52
|
+
"Turkish",
|
53
|
+
"Russian",
|
54
|
+
"Hindi",
|
55
|
+
"Thai",
|
56
|
+
"Japonese",
|
57
|
+
"Chinese (Simplified)",
|
58
|
+
"Korean",
|
59
|
+
"Indonesian",
|
60
|
+
"Greek",
|
61
|
+
"Bulgarian",
|
62
|
+
"Ukrainian",
|
63
|
+
"Estonian",
|
64
|
+
"Latvian",
|
65
|
+
"Lithuanian",
|
66
|
+
"Croatian",
|
67
|
+
"Serbian",
|
68
|
+
"Bosnian",
|
69
|
+
"Macedonian",
|
70
|
+
"Albanian",
|
71
|
+
"Vietnamese"
|
72
|
+
]
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"label": "Tone of voice",
|
76
|
+
"name": "tone",
|
77
|
+
"type": "select",
|
78
|
+
"placeholder": "",
|
79
|
+
"options": [
|
80
|
+
"Formal",
|
81
|
+
"Professional",
|
82
|
+
"Confident",
|
83
|
+
"Persuasive",
|
84
|
+
"Authoritative",
|
85
|
+
"Friendly",
|
86
|
+
"Empathetic",
|
87
|
+
"Serious",
|
88
|
+
"Sympathetic",
|
89
|
+
"Informal",
|
90
|
+
"Warm",
|
91
|
+
"Emotional",
|
92
|
+
"Optimistic",
|
93
|
+
"Playful",
|
94
|
+
"Humorous",
|
95
|
+
"Witty",
|
96
|
+
"Ironic",
|
97
|
+
"Sarcastic",
|
98
|
+
"Pessimistic",
|
99
|
+
"Cynical",
|
100
|
+
"Tentative",
|
101
|
+
"Adventurous",
|
102
|
+
"Bold",
|
103
|
+
"Cold",
|
104
|
+
"Relaxed",
|
105
|
+
"Luxury",
|
106
|
+
"Clinical"
|
107
|
+
]
|
108
|
+
}
|
109
|
+
],
|
110
|
+
"jsfilepaths": [
|
111
|
+
"/assets/js/replies-for-linkedin.js"
|
112
|
+
],
|
113
|
+
"categories": [],
|
114
|
+
"primaryKeywords": [],
|
115
|
+
"secondaryKeywords": [],
|
116
|
+
"schema": {
|
117
|
+
"tool": "amazon_ad_headline_generator",
|
118
|
+
"llm": "gemini",
|
119
|
+
"model_name": "gemini-2.0-flash",
|
120
|
+
"options": {
|
121
|
+
"product_name": "EcoBrew Travel Mug",
|
122
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
123
|
+
"language": "English",
|
124
|
+
"tone": "Casual"
|
125
|
+
}
|
126
|
+
},
|
127
|
+
"sampleData": {
|
128
|
+
"product_name": "EcoBrew Travel Mug",
|
129
|
+
"key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
|
130
|
+
"language": "English",
|
131
|
+
"tone": "Casual"
|
132
|
+
},
|
133
|
+
"TEXTUAL_CONTENT": [
|
134
|
+
{
|
135
|
+
"priority": 1,
|
136
|
+
"logoUrl": "",
|
137
|
+
"header": "",
|
138
|
+
"content": ""
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"priority": 1,
|
142
|
+
"logoUrl": "",
|
143
|
+
"header": "",
|
144
|
+
"content": ""
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"priority": 1,
|
148
|
+
"logoUrl": "",
|
149
|
+
"header": "",
|
150
|
+
"content": ""
|
151
|
+
},
|
152
|
+
{
|
153
|
+
"priority": 1,
|
154
|
+
"logoUrl": "",
|
155
|
+
"header": "",
|
156
|
+
"content": ""
|
157
|
+
},
|
158
|
+
{
|
159
|
+
"priority": 1,
|
160
|
+
"logoUrl": "",
|
161
|
+
"header": "",
|
162
|
+
"content": ""
|
163
|
+
},
|
164
|
+
{
|
165
|
+
"priority": 1,
|
166
|
+
"logoUrl": "",
|
167
|
+
"header": "",
|
168
|
+
"content": ""
|
169
|
+
}
|
170
|
+
],
|
171
|
+
"HOW_TO_CONTENT": {
|
172
|
+
"logoImageUrl": "",
|
173
|
+
"heading": "",
|
174
|
+
"steps": [
|
175
|
+
"",
|
176
|
+
"",
|
177
|
+
"",
|
178
|
+
""
|
179
|
+
]
|
180
|
+
},
|
181
|
+
"FAQ": [
|
182
|
+
{
|
183
|
+
"question": "",
|
184
|
+
"answer": ""
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"question": "",
|
188
|
+
"answer": ""
|
189
|
+
},
|
190
|
+
{
|
191
|
+
"question": "",
|
192
|
+
"answer": ""
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"question": "",
|
196
|
+
"answer": ""
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"question": "",
|
200
|
+
"answer": ""
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"infographics": [
|
204
|
+
{
|
205
|
+
"image": "",
|
206
|
+
"description": "",
|
207
|
+
"alt": ""
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"image": "",
|
211
|
+
"description": "",
|
212
|
+
"alt": ""
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"image": "",
|
216
|
+
"description": "",
|
217
|
+
"alt": ""
|
218
|
+
}
|
219
|
+
],
|
220
|
+
"author": "lakshmi",
|
221
|
+
"contributors": [
|
222
|
+
{
|
223
|
+
"name": "Debosmita Bedajna"
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"name": "Suchita Kasab"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"name": "RK Shree"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"name": "Bandana"
|
233
|
+
},
|
234
|
+
{
|
235
|
+
"name": "Manpreet Singh"
|
236
|
+
}
|
237
|
+
],
|
238
|
+
"icon": "💼"
|
239
|
+
}
|