36 lines
916 B
JSON
36 lines
916 B
JSON
{
|
|
"id": "a746add2-cab0-4740-ac36-c3769d9bfb46",
|
|
"snapshot": "gimp",
|
|
"instruction": "Help me open up the Vignette filter window.",
|
|
"source": "https://www.youtube.com/watch?v=_L_MMU22bAw",
|
|
"config": [
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"gimp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "check_config_status",
|
|
"expected": {
|
|
"type": "rule",
|
|
"rules": {
|
|
"type:": "key-value",
|
|
"key": ["history-item", "\"filters-vignette\""],
|
|
"value": "1"
|
|
}
|
|
},
|
|
"result": {
|
|
"type": "gimp_config_file",
|
|
"file_name": "action-history",
|
|
"dest": "action-history"
|
|
}
|
|
}
|
|
} |