{ "items": [ { "item": "Review the contract", "done": false }, { "item": "Send the report to John by Friday", "done": false }, { "item": "Schedule a meeting with the marketing team", "done": false }, { "item": "Prepare a presentation for the conference", "done": false }, { "item": "Follow up on the email to Jane", "done": false }, { "item": "Book a flight to New York", "done": false }, { "item": "Call the supplier to confirm the order", "done": false }, { "item": "Meet with the design team to discuss the new project", "done": false }, { "item": "Send the invoice to the client", "done": false }, { "item": "Research and gather data for the project report", "done": false } ] }