13 lines
368 B
JSON
13 lines
368 B
JSON
{
|
|
"name": "Title quality sample",
|
|
"input": {
|
|
"title": "GEO GEO GEO!!!",
|
|
"body": "Example Technology Co., Ltd. has 8 years of GEO optimization experience.",
|
|
"image_lines": "Product dashboard",
|
|
"platform": "media_article",
|
|
"user_instructions": "Fix the title grammar."
|
|
},
|
|
"expectedHardFailures": ["title_quality"],
|
|
"expectedWarnings": []
|
|
}
|