task_briefs
1 row where task = 729
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
729 | Perform a slow-motion fight scene 729 | Choreograph the most elaborate and enthralling fight scene, then perform it in slow motion. Your fight scene must take five minutes, and will then be sped up so that it lasts one minute. You have a total of 30 minutes. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );