acengnew's picture
Create data.json
b631047 verified
raw
history blame contribute delete
238 Bytes
[
{ "command": "pick up the cup", "action": "pick" },
{ "command": "place the bottle on the table", "action": "place" },
{ "command": "release the object", "action": "release" },
{ "command": "hold the item", "action": "hold" }
]