| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event next Tuesday at 9 AM with Sofia, Ben: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Ben\ndate: next Tuesday\ntime: 09:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule an email to Grace for today at 10:30 AM regarding demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: today\ntime: 10:30\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Marta at 9 AM on Friday: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: Friday\ntime: 09:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Hugo, due next Tuesday, priority high, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: next Tuesday\npriority: high\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Rita and Lena for the first business day of next month at 2 PM to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Lena\ndate: the first business day of next month\ntime: 14:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Carla at 5 PM on next Tuesday: check the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: next Tuesday\ntime: 17:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Jon on June 3 at 2 PM about the demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: June 3\ntime: 14:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Research note titled launch checklist with tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event May 20 at 10:30 AM with Dana, Jon: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Dana, Jon\ndate: May 20\ntime: 10:30\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Fatima today at 5 PM about the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: today\ntime: 17:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Ana Friday at 5 PM about the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: Friday\ntime: 17:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Rita a message next Monday at noon: invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Rita\ndate: next Monday\ntime: 12:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Rita next Tuesday at 5 PM about the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: next Tuesday\ntime: 17:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Noah, due June 3, priority urgent, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: June 3\npriority: urgent\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Research note titled travel receipts with tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a low priority task for Ana due next Tuesday: finish vendor contract.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: next Tuesday\npriority: low\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Jon and Hugo on June 3 at 2 PM about security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Hugo\ndate: June 3\ntime: 14:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event May 20 at 9 AM with Hugo, Jon: budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Hugo, Jon\ndate: May 20\ntime: 09:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Sofia Friday at 2 PM about the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: Friday\ntime: 14:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Grace a message Friday at 5 PM: travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: Friday\ntime: 17:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Ana a message the first business day of next month at 3:15 PM: hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: the first business day of next month\ntime: 15:15\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event tomorrow at noon with Ana, Carla: security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ana, Carla\ndate: tomorrow\ntime: 12:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Jon and Noah on next Tuesday at 9 AM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Noah\ndate: next Tuesday\ntime: 09:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish launch checklist on Noah's task list for today with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: today\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Bruno on tomorrow at noon to review the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Bruno\ndate: tomorrow\ntime: 12:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Marta and Grace on tomorrow at 2 PM about quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Marta, Grace\ndate: tomorrow\ntime: 14:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Operations note titled invoice follow-up with tag invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event tomorrow at 3:15 PM with Marta, Dana: invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Marta, Dana\ndate: tomorrow\ntime: 15:15\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Research: title customer notes, tag customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Fatima for next Monday at 8 AM regarding travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: next Monday\ntime: 08:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Grace and Bruno for Friday at 9 AM to discuss hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Bruno\ndate: Friday\ntime: 09:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Sofia at 9 AM on June 3: check the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: June 3\ntime: 09:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Product note titled budget review with tag budget.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: budget review\ntag: budget\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Rita the first business day of next month at noon about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: the first business day of next month\ntime: 12:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a urgent priority task for Bruno due next Monday: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: next Monday\npriority: urgent\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event the first business day of next month at 3:15 PM with Lena, Carla: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Carla\ndate: the first business day of next month\ntime: 15:15\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Rita, due the first business day of next month, priority low, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: the first business day of next month\npriority: low\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Operations called vendor contract tagged vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Ben and Jon for the first business day of next month at 9 AM to discuss vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Jon\ndate: the first business day of next month\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Dana and Jon for next Tuesday at 5 PM to discuss quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Dana, Jon\ndate: next Tuesday\ntime: 17:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Ana, due tomorrow, priority urgent, to finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: tomorrow\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish travel receipts on Bruno's task list for tomorrow with low priority.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: tomorrow\npriority: low\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Bruno and Grace on May 20 at 9 AM about travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Grace\ndate: May 20\ntime: 09:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Rita and Lena for next Tuesday at noon to discuss vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Lena\ndate: next Tuesday\ntime: 12:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Jon on tomorrow at noon to review the invoice follow-up.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: tomorrow\ntime: 12:00\ntask: review invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Jon a message next Monday at noon: launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: next Monday\ntime: 12:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Lena Friday at 2 PM about the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Lena\ndate: Friday\ntime: 14:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Operations note titled quarterly metrics with tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Fatima tomorrow at 5 PM about the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: tomorrow\ntime: 17:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Marta and Dana on next Tuesday at 8 AM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Marta, Dana\ndate: next Tuesday\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Grace a message today at 8 AM: demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: today\ntime: 08:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Dana at noon on the first business day of next month: check the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Dana\ndate: the first business day of next month\ntime: 12:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Carla and Ana on tomorrow at 10:30 AM about invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Ana\ndate: tomorrow\ntime: 10:30\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Personal: title quarterly metrics, tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Fatima and Eli for tomorrow at noon to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Fatima, Eli\ndate: tomorrow\ntime: 12:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Noah on next Monday at noon about the vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: next Monday\ntime: 12:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Rita and Jon on tomorrow at 8 AM about vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Jon\ndate: tomorrow\ntime: 08:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Ana on next Tuesday at 9 AM about the demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: next Tuesday\ntime: 09:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Product note titled launch checklist with tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Ana and Sofia on tomorrow at 2 PM about budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ana, Sofia\ndate: tomorrow\ntime: 14:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Remind Marta on the first business day of next month at 10:30 AM to review the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: the first business day of next month\ntime: 10:30\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish launch checklist on Noah's task list for today with low priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: today\npriority: low\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Sofia on Friday at 10:30 AM about the budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: Friday\ntime: 10:30\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Grace and Ben for next Tuesday at 9 AM to discuss hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Ben\ndate: next Tuesday\ntime: 09:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event next Monday at 5 PM with Grace, Bruno: invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Bruno\ndate: next Monday\ntime: 17:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Grace a message today at 9 AM: security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: today\ntime: 09:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Remind Iris on tomorrow at 5 PM to review the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Iris\ndate: tomorrow\ntime: 17:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Rita on today at 10:30 AM about the travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Rita\ndate: today\ntime: 10:30\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule an email to Carla for May 20 at 8 AM regarding demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: May 20\ntime: 08:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event next Tuesday at 8 AM with Rita, Bruno: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Bruno\ndate: next Tuesday\ntime: 08:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Grace and Lena on next Tuesday at 5 PM about security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Lena\ndate: next Tuesday\ntime: 17:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Hugo, due next Monday, priority low, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: next Monday\npriority: low\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Dana, due next Tuesday, priority low, to finish invoice follow-up.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: next Tuesday\npriority: low\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a normal priority task for Ben due May 20: finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: May 20\npriority: normal\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish customer notes on Marta's task list for next Monday with low priority.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: next Monday\npriority: low\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Jon at 3:15 PM on tomorrow: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: tomorrow\ntime: 15:15\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Noah a message Friday at 2 PM: vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: Friday\ntime: 14:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Lena a message June 3 at 2 PM: security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Lena\ndate: June 3\ntime: 14:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Personal called travel receipts tagged travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Product: title demo prep, tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Jon at 9 AM on Friday: check the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: Friday\ntime: 09:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event today at 8 AM with Ben, Hugo: launch checklist.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Hugo\ndate: today\ntime: 08:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a low priority task for Jon due next Monday: finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: next Monday\npriority: low\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Ana and Iris for Friday at 8 AM to discuss vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ana, Iris\ndate: Friday\ntime: 08:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Lena on today at 8 AM to review the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Lena\ndate: today\ntime: 08:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Work note titled budget review with tag budget.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: budget review\ntag: budget\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Save a note in Operations called launch checklist tagged launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish customer notes on Sofia's task list for tomorrow with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: tomorrow\npriority: urgent\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Ben today at 10:30 AM about the invoice follow-up.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ben\ndate: today\ntime: 10:30\ntask: review invoice follow-up\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Rita tomorrow at 8 AM about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: tomorrow\ntime: 08:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Rita, due June 3, priority normal, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: June 3\npriority: normal\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Research called demo prep tagged demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a high priority task for Ana due next Monday: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: next Monday\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Remind Ana on June 3 at 3:15 PM to review the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: June 3\ntime: 15:15\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Eli for May 20 at 8 AM regarding launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: May 20\ntime: 08:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Product: title vendor contract, tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Eli next Tuesday at noon about the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: next Tuesday\ntime: 12:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Research called customer notes tagged customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event next Monday at 10:30 AM with Rita, Iris: hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Iris\ndate: next Monday\ntime: 10:30\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Ben on today at 5 PM about the invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ben\ndate: today\ntime: 17:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Marta next Monday at noon about the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: next Monday\ntime: 12:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Bruno and Sofia on today at 5 PM about launch checklist.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Sofia\ndate: today\ntime: 17:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Finance: title budget review, tag budget.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: budget review\ntag: budget\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a low priority task for Marta due Friday: finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: Friday\npriority: low\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Rita and Bruno on next Monday at 10:30 AM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Bruno\ndate: next Monday\ntime: 10:30\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Jon, due tomorrow, priority urgent, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: tomorrow\npriority: urgent\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish invoice follow-up on Eli's task list for next Tuesday with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Eli\ndue: next Tuesday\npriority: high\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Lena and Sofia on Friday at noon about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Sofia\ndate: Friday\ntime: 12:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event Friday at 8 AM with Iris, Noah: hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Noah\ndate: Friday\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Save a note in Product called vendor contract tagged vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Rita and Ben on tomorrow at 2 PM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Ben\ndate: tomorrow\ntime: 14:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Iris next Monday at 8 AM about the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Iris\ndate: next Monday\ntime: 08:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Bruno and Dana on today at 3:15 PM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Dana\ndate: today\ntime: 15:15\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Ana at 2 PM on June 3: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: June 3\ntime: 14:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Ana on May 20 at 5 PM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: May 20\ntime: 17:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Product note titled demo prep with tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event Friday at 9 AM with Carla, Sofia: quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Sofia\ndate: Friday\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Noah and Bruno on June 3 at 5 PM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Noah, Bruno\ndate: June 3\ntime: 17:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish security audit on Sofia's task list for June 3 with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: June 3\npriority: high\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Hugo, due June 3, priority high, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: June 3\npriority: high\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a urgent priority task for Noah due tomorrow: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: tomorrow\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Eli and Marta on tomorrow at 5 PM about invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Eli, Marta\ndate: tomorrow\ntime: 17:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish travel receipts on Sofia's task list for the first business day of next month with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: the first business day of next month\npriority: normal\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a urgent priority task for Rita due tomorrow: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: tomorrow\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Carla a message June 3 at 10:30 AM: vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: June 3\ntime: 10:30\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Finance note titled demo prep with tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Ben and Rita on June 3 at 9 AM about vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Rita\ndate: June 3\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Grace and Jon on May 20 at 5 PM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Jon\ndate: May 20\ntime: 17:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Hugo due June 3: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: June 3\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Personal: title hiring plan, tag hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Work: title hiring plan, tag hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Noah at 8 AM on tomorrow: check the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Noah\ndate: tomorrow\ntime: 08:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Iris and Jon for Friday at 3:15 PM to discuss hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Jon\ndate: Friday\ntime: 15:15\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Eli May 20 at 8 AM about the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: May 20\ntime: 08:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Research called security audit tagged security.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: security audit\ntag: security\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Jon on May 20 at 10:30 AM about the quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: May 20\ntime: 10:30\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Grace at 9 AM on May 20: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: May 20\ntime: 09:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Carla for today at 3:15 PM regarding launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: today\ntime: 15:15\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Iris for today at 8 AM regarding customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: today\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Jon a message today at noon: budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: today\ntime: 12:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Carla, due May 20, priority urgent, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Carla\ndue: May 20\npriority: urgent\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Hugo and Carla on next Monday at 3:15 PM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Hugo, Carla\ndate: next Monday\ntime: 15:15\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Remind Ana on May 20 at 2 PM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: May 20\ntime: 14:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule an email to Eli for June 3 at 3:15 PM regarding travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: June 3\ntime: 15:15\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Jon and Ana for May 20 at 9 AM to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Ana\ndate: May 20\ntime: 09:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Marta at 9 AM on tomorrow: check the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: tomorrow\ntime: 09:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Ben and Ana for Friday at 5 PM to discuss invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Ana\ndate: Friday\ntime: 17:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Lena, due today, priority normal, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: today\npriority: normal\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Dana and Sofia for Friday at 8 AM to discuss budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Dana, Sofia\ndate: Friday\ntime: 08:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Bruno and Ana for Friday at 10:30 AM to discuss invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Ana\ndate: Friday\ntime: 10:30\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Eli due Friday: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Eli\ndue: Friday\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Ben and Hugo for today at noon to discuss security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Hugo\ndate: today\ntime: 12:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Fatima at 8 AM on Friday: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: Friday\ntime: 08:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Rita at noon on May 20: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: May 20\ntime: 12:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Hugo at 2 PM on today: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Hugo\ndate: today\ntime: 14:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event the first business day of next month at 10:30 AM with Ben, Eli: vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Eli\ndate: the first business day of next month\ntime: 10:30\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Iris on today at 3:15 PM about the quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: today\ntime: 15:15\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Carla at 2 PM on Friday: check the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: Friday\ntime: 14:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Ana for June 3 at 9 AM regarding quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: June 3\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Bruno and Hugo for the first business day of next month at 5 PM to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Hugo\ndate: the first business day of next month\ntime: 17:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Grace next Monday at 3:15 PM about the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: next Monday\ntime: 15:15\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Sofia a message tomorrow at noon: travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: tomorrow\ntime: 12:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a normal priority task for Dana due June 3: finish travel receipts.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: June 3\npriority: normal\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Jon and Ana for June 3 at 10:30 AM to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Ana\ndate: June 3\ntime: 10:30\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Research: title quarterly metrics, tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Iris on next Monday at 8 AM about the budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: next Monday\ntime: 08:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Bruno and Rita for May 20 at 8 AM to discuss travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Rita\ndate: May 20\ntime: 08:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Iris for June 3 at 2 PM regarding launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: June 3\ntime: 14:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule Lena and Ana for May 20 at noon to discuss security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Ana\ndate: May 20\ntime: 12:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Hugo Friday at 10:30 AM about the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Hugo\ndate: Friday\ntime: 10:30\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Lena next Monday at 2 PM about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Lena\ndate: next Monday\ntime: 14:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Fatima at 8 AM on the first business day of next month: check the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: the first business day of next month\ntime: 08:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Save a note in Research called vendor contract tagged vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a low priority task for Iris due today: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Iris\ndue: today\npriority: low\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Ana on next Tuesday at noon about the vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: next Tuesday\ntime: 12:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Noah on Friday at 10:30 AM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Noah\ndate: Friday\ntime: 10:30\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Grace for Friday at 3:15 PM regarding invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: Friday\ntime: 15:15\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Noah the first business day of next month at noon about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Noah\ndate: the first business day of next month\ntime: 12:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Rita, due June 3, priority urgent, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: June 3\npriority: urgent\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "File a note under Finance: title customer notes, tag customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Operations called budget review tagged budget.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: budget review\ntag: budget\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Finance called launch checklist tagged launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Ben next Monday at 5 PM about the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ben\ndate: next Monday\ntime: 17:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Personal note titled travel receipts with tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Send Hugo a message tomorrow at 10:30 AM: quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: tomorrow\ntime: 10:30\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Marta at 10:30 AM on Friday: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: Friday\ntime: 10:30\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Marta on today at 8 AM about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: today\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Sofia on the first business day of next month at 2 PM about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: the first business day of next month\ntime: 14:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Jon May 20 at 3:15 PM about the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: May 20\ntime: 15:15\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Fatima a message next Monday at 8 AM: budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: next Monday\ntime: 08:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Grace and Lena on Friday at 10:30 AM about demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Lena\ndate: Friday\ntime: 10:30\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Sofia and Marta on next Tuesday at 8 AM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Marta\ndate: next Tuesday\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Finance note titled customer notes with tag customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event next Tuesday at 2 PM with Lena, Ben: vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Ben\ndate: next Tuesday\ntime: 14:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule an email to Noah for today at 5 PM regarding quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: today\ntime: 17:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Jon, due Friday, priority low, to finish quarterly metrics.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: Friday\npriority: low\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a calendar event today at 9 AM with Lena, Eli: travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Eli\ndate: today\ntime: 09:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a normal priority task for Marta due Friday: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: Friday\npriority: normal\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Ana for June 3 at 10:30 AM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: June 3\ntime: 10:30\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Ana, due next Monday, priority high, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: next Monday\npriority: high\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Dana tomorrow at 5 PM about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Dana\ndate: tomorrow\ntime: 17:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event next Monday at 10:30 AM with Fatima, Jon: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Fatima, Jon\ndate: next Monday\ntime: 10:30\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Rita, due June 3, priority normal, to finish invoice follow-up.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: June 3\npriority: normal\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Save a note in Product called demo prep tagged demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Carla, due next Tuesday, priority high, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Carla\ndue: next Tuesday\npriority: high\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Jon on tomorrow at 5 PM about the demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: tomorrow\ntime: 17:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Work: title vendor contract, tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Work: title customer notes, tag customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Ben, due next Monday, priority high, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: next Monday\npriority: high\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Dana and Iris on Friday at 2 PM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Dana, Iris\ndate: Friday\ntime: 14:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a normal priority task for Bruno due tomorrow: finish quarterly metrics.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: tomorrow\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Iris, due tomorrow, priority normal, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Iris\ndue: tomorrow\npriority: normal\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Finance note titled launch checklist with tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Marta next Monday at 8 AM about the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: next Monday\ntime: 08:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Marta at 9 AM on the first business day of next month: check the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: the first business day of next month\ntime: 09:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a normal priority task for Lena due Friday: finish vendor contract.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: Friday\npriority: normal\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Eli on May 20 at noon to review the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: May 20\ntime: 12:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish quarterly metrics on Bruno's task list for tomorrow with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: tomorrow\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish quarterly metrics on Dana's task list for tomorrow with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: tomorrow\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Carla on June 3 at 8 AM about the quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: June 3\ntime: 08:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Ben the first business day of next month at 9 AM about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ben\ndate: the first business day of next month\ntime: 09:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Work: title quarterly metrics, tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Send Noah a message Friday at 5 PM: demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: Friday\ntime: 17:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Save a note in Finance called customer notes tagged customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Carla and Ben for next Monday at 10:30 AM to discuss budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Ben\ndate: next Monday\ntime: 10:30\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Research note titled security audit with tag security.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: security audit\ntag: security\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish travel receipts on Noah's task list for Friday with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: Friday\npriority: high\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Fatima for next Monday at 8 AM regarding vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: next Monday\ntime: 08:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Sofia on next Monday at noon about the travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: next Monday\ntime: 12:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Hugo next Monday at 2 PM about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Hugo\ndate: next Monday\ntime: 14:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish security audit on Eli's task list for tomorrow with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Eli\ndue: tomorrow\npriority: high\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Hugo, due the first business day of next month, priority urgent, to finish travel receipts.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: the first business day of next month\npriority: urgent\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Noah on next Tuesday at 9 AM about the vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: next Tuesday\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Marta at 9 AM on the first business day of next month: check the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Marta\ndate: the first business day of next month\ntime: 09:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Please nudge Fatima next Tuesday at 2 PM about the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: next Tuesday\ntime: 14:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Eli June 3 at 10:30 AM about the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: June 3\ntime: 10:30\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Work: title demo prep, tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "File a note under Operations: title launch checklist, tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish travel receipts on Carla's task list for June 3 with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Carla\ndue: June 3\npriority: high\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a normal priority task for Marta due Friday: finish invoice follow-up.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: Friday\npriority: normal\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Eli, due next Tuesday, priority urgent, to finish vendor contract.", "output": "<NBOOK>\nintent: task.create\nowner: Eli\ndue: next Tuesday\npriority: urgent\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event Friday at 8 AM with Lena, Rita: demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Rita\ndate: Friday\ntime: 08:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Marta for the first business day of next month at 10:30 AM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: the first business day of next month\ntime: 10:30\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "File a note under Research: title travel receipts, tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Noah and Lena on Friday at 2 PM about security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Noah, Lena\ndate: Friday\ntime: 14:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event the first business day of next month at 10:30 AM with Grace, Fatima: customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Fatima\ndate: the first business day of next month\ntime: 10:30\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Marta, due next Tuesday, priority low, to finish quarterly metrics.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: next Tuesday\npriority: low\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event Friday at 5 PM with Bruno, Grace: invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Grace\ndate: Friday\ntime: 17:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Grace for next Tuesday at 3:15 PM regarding quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Grace\ndate: next Tuesday\ntime: 15:15\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event tomorrow at 9 AM with Jon, Ana: vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Ana\ndate: tomorrow\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Rita and Ben on the first business day of next month at 9 AM about quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Ben\ndate: the first business day of next month\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a urgent priority task for Jon due tomorrow: finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: tomorrow\npriority: urgent\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Operations note titled launch checklist with tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish budget review on Marta's task list for today with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Marta\ndue: today\npriority: normal\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Send Ben a message June 3 at 5 PM: hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ben\ndate: June 3\ntime: 17:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Finance note titled vendor contract with tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a urgent priority task for Grace due next Monday: finish travel receipts.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: next Monday\npriority: urgent\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish demo prep on Lena's task list for May 20 with low priority.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: May 20\npriority: low\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Iris at 9 AM on Friday: check the invoice follow-up.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Iris\ndate: Friday\ntime: 09:00\ntask: review invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Fatima at noon on tomorrow: check the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: tomorrow\ntime: 12:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Remind Bruno on today at 9 AM to review the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Bruno\ndate: today\ntime: 09:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Lena and Ana on tomorrow at 2 PM about quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Ana\ndate: tomorrow\ntime: 14:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event next Monday at noon with Rita, Hugo: travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Hugo\ndate: next Monday\ntime: 12:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Eli and Marta for June 3 at 8 AM to discuss quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Eli, Marta\ndate: June 3\ntime: 08:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish quarterly metrics on Grace's task list for today with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: today\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Send Jon a message June 3 at 2 PM: budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: June 3\ntime: 14:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "File a note under Work: title travel receipts, tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Carla a message tomorrow at 5 PM: vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: tomorrow\ntime: 17:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Eli at 5 PM on next Tuesday: check the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: next Tuesday\ntime: 17:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Bruno Friday at 8 AM about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Bruno\ndate: Friday\ntime: 08:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Bruno, due Friday, priority urgent, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: Friday\npriority: urgent\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a calendar event May 20 at 10:30 AM with Sofia, Ben: travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Ben\ndate: May 20\ntime: 10:30\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Grace, due May 20, priority normal, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: May 20\npriority: normal\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish hiring plan on Rita's task list for today with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: today\npriority: high\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Jon due today: finish travel receipts.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: today\npriority: high\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Fatima today at 9 AM about the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: today\ntime: 09:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Grace the first business day of next month at noon about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: the first business day of next month\ntime: 12:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Eli June 3 at 8 AM about the quarterly metrics.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: June 3\ntime: 08:00\ntask: review quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Iris and Lena on June 3 at 3:15 PM about security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Lena\ndate: June 3\ntime: 15:15\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Hugo a message next Tuesday at 8 AM: hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: next Tuesday\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Personal note titled vendor contract with tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Dana at 2 PM on next Tuesday: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Dana\ndate: next Tuesday\ntime: 14:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Operations: title vendor contract, tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a high priority task for Ben due next Monday: finish invoice follow-up.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: next Monday\npriority: high\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Personal called hiring plan tagged hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Lena and Iris on next Tuesday at 9 AM about quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Iris\ndate: next Tuesday\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Eli on Friday at 9 AM about the vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: Friday\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Rita and Carla for Friday at 8 AM to discuss launch checklist.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Carla\ndate: Friday\ntime: 08:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish budget review on Noah's task list for June 3 with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: June 3\npriority: high\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a high priority task for Fatima due next Tuesday: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Fatima\ndue: next Tuesday\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Eli a message next Monday at 5 PM: launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: next Monday\ntime: 17:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Operations: title hiring plan, tag hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Ana at 2 PM on next Monday: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: next Monday\ntime: 14:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Fatima on next Monday at noon about the security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: next Monday\ntime: 12:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Grace at 9 AM on Friday: check the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: Friday\ntime: 09:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Dana a message the first business day of next month at noon: quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: the first business day of next month\ntime: 12:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Eli and Grace for the first business day of next month at 3:15 PM to discuss quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Eli, Grace\ndate: the first business day of next month\ntime: 15:15\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "File a note under Finance: title vendor contract, tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Rita at 5 PM on May 20: check the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: May 20\ntime: 17:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Work note titled vendor contract with tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish quarterly metrics on Lena's task list for Friday with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: Friday\npriority: urgent\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Carla on the first business day of next month at 8 AM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: the first business day of next month\ntime: 08:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Eli, due June 3, priority high, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Eli\ndue: June 3\npriority: high\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Fatima due next Monday: finish travel receipts.", "output": "<NBOOK>\nintent: task.create\nowner: Fatima\ndue: next Monday\npriority: high\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Save a note in Product called invoice follow-up tagged invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Bruno at 3:15 PM on May 20: check the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Bruno\ndate: May 20\ntime: 15:15\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Dana, due Friday, priority low, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: Friday\npriority: low\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish vendor contract on Jon's task list for June 3 with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: June 3\npriority: urgent\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Rita and Fatima on next Tuesday at 9 AM about invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Rita, Fatima\ndate: next Tuesday\ntime: 09:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a urgent priority task for Hugo due Friday: finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: Friday\npriority: urgent\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Iris and Fatima on next Monday at 8 AM about hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Fatima\ndate: next Monday\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Fatima and Rita on the first business day of next month at 9 AM about travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Fatima, Rita\ndate: the first business day of next month\ntime: 09:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Sofia at 5 PM on Friday: check the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: Friday\ntime: 17:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Marta a message the first business day of next month at 3:15 PM: launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: the first business day of next month\ntime: 15:15\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Product: title hiring plan, tag hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Save a note in Operations called travel receipts tagged travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Bruno on next Monday at noon about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Bruno\ndate: next Monday\ntime: 12:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Marta a message the first business day of next month at 10:30 AM: travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: the first business day of next month\ntime: 10:30\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Iris on June 3 at 9 AM to review the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Iris\ndate: June 3\ntime: 09:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Sofia and Carla for today at 8 AM to discuss demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Carla\ndate: today\ntime: 08:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Jon, due the first business day of next month, priority urgent, to finish invoice follow-up.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: the first business day of next month\npriority: urgent\ntask: finish invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish hiring plan on Grace's task list for June 3 with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: June 3\npriority: normal\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Jon and Rita on next Tuesday at 9 AM about quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Jon, Rita\ndate: next Tuesday\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Personal: title customer notes, tag customer.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: customer notes\ntag: customer\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Grace on Friday at 3:15 PM to review the invoice follow-up.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: Friday\ntime: 15:15\ntask: review invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Save a note in Product called launch checklist tagged launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a low priority task for Lena due Friday: finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: Friday\npriority: low\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule Sofia and Hugo for next Tuesday at 2 PM to discuss invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Hugo\ndate: next Tuesday\ntime: 14:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Hugo for tomorrow at 5 PM regarding customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: tomorrow\ntime: 17:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a urgent priority task for Grace due June 3: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: June 3\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event today at 10:30 AM with Ana, Hugo: quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ana, Hugo\ndate: today\ntime: 10:30\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Dana at 3:15 PM on today: check the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Dana\ndate: today\ntime: 15:15\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Personal note titled quarterly metrics with tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Work note titled quarterly metrics with tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Bruno a message May 20 at 5 PM: launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Bruno\ndate: May 20\ntime: 17:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Research called launch checklist tagged launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Sofia, due next Monday, priority normal, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: next Monday\npriority: normal\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a calendar event Friday at 9 AM with Bruno, Iris: travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Iris\ndate: Friday\ntime: 09:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Research note titled invoice follow-up with tag invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "File a note under Product: title invoice follow-up, tag invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Product note titled security audit with tag security.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: security audit\ntag: security\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Ben at noon on Friday: check the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ben\ndate: Friday\ntime: 12:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish vendor contract on Fatima's task list for today with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Fatima\ndue: today\npriority: high\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event May 20 at 2 PM with Eli, Ana: quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Eli, Ana\ndate: May 20\ntime: 14:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Iris for today at noon regarding demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: today\ntime: 12:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a calendar event Friday at 3:15 PM with Noah, Jon: budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Noah, Jon\ndate: Friday\ntime: 15:15\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "File a note under Work: title security audit, tag security.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: security audit\ntag: security\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Iris and Noah for tomorrow at noon to discuss customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Noah\ndate: tomorrow\ntime: 12:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Hugo at 8 AM on June 3: check the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Hugo\ndate: June 3\ntime: 08:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Lena at 5 PM on next Monday: check the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Lena\ndate: next Monday\ntime: 17:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Add task for Iris, due next Tuesday, priority urgent, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Iris\ndue: next Tuesday\npriority: urgent\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Dana on tomorrow at 2 PM about the invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: tomorrow\ntime: 14:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event next Tuesday at 10:30 AM with Lena, Ana: quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Ana\ndate: next Tuesday\ntime: 10:30\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Product called quarterly metrics tagged quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish budget review on Dana's task list for next Tuesday with low priority.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: next Tuesday\npriority: low\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a urgent priority task for Bruno due today: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: today\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Bruno a message next Monday at 5 PM: travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Bruno\ndate: next Monday\ntime: 17:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Sofia, due tomorrow, priority low, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: tomorrow\npriority: low\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Iris on next Tuesday at 8 AM about the customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: next Tuesday\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Dana on next Monday at noon about the launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: next Monday\ntime: 12:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Ana due next Tuesday: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: next Tuesday\npriority: high\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Jon on the first business day of next month at noon about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: the first business day of next month\ntime: 12:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Fatima, due today, priority normal, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Fatima\ndue: today\npriority: normal\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Operations called demo prep tagged demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Iris for June 3 at 9 AM regarding demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: June 3\ntime: 09:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Ben on next Tuesday at 8 AM about the invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ben\ndate: next Tuesday\ntime: 08:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Ben on May 20 at 8 AM to review the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ben\ndate: May 20\ntime: 08:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Dana and Fatima for today at 2 PM to discuss customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Dana, Fatima\ndate: today\ntime: 14:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish demo prep on Noah's task list for today with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: today\npriority: urgent\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Carla and Iris for next Monday at 10:30 AM to discuss hiring plan.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Iris\ndate: next Monday\ntime: 10:30\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Hugo on May 20 at 5 PM about the vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: May 20\ntime: 17:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Ben and Iris for next Tuesday at noon to discuss invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ben, Iris\ndate: next Tuesday\ntime: 12:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Eli Friday at 10:30 AM about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: Friday\ntime: 10:30\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Iris on June 3 at 2 PM about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Iris\ndate: June 3\ntime: 14:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Ana a message tomorrow at 2 PM: vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: tomorrow\ntime: 14:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event the first business day of next month at noon with Lena, Rita: travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Rita\ndate: the first business day of next month\ntime: 12:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Operations: title travel receipts, tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Noah a message June 3 at noon: launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: June 3\ntime: 12:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a high priority task for Jon due May 20: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: May 20\npriority: high\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish launch checklist on Ana's task list for June 3 with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: June 3\npriority: urgent\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Bruno, due the first business day of next month, priority normal, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: the first business day of next month\npriority: normal\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Eli a message tomorrow at 3:15 PM: invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: tomorrow\ntime: 15:15\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Carla for May 20 at 5 PM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Carla\ndate: May 20\ntime: 17:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Iris, due the first business day of next month, priority urgent, to finish demo prep.", "output": "<NBOOK>\nintent: task.create\nowner: Iris\ndue: the first business day of next month\npriority: urgent\ntask: finish demo prep\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Send Ben a message Friday at noon: travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ben\ndate: Friday\ntime: 12:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event next Tuesday at 10:30 AM with Iris, Ben: invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Ben\ndate: next Tuesday\ntime: 10:30\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a Operations note titled vendor contract with tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Iris and Ana on next Monday at 9 AM about travel receipts.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Ana\ndate: next Monday\ntime: 09:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Set a reminder for Ana at 2 PM on the first business day of next month: check the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Ana\ndate: the first business day of next month\ntime: 14:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Sofia on next Tuesday at 5 PM to review the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: next Tuesday\ntime: 17:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Remind Carla on Friday at 8 AM to review the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: Friday\ntime: 08:00\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Rita at 2 PM on next Tuesday: check the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: next Tuesday\ntime: 14:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Work called vendor contract tagged vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Personal: title security audit, tag security.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: security audit\ntag: security\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a low priority task for Bruno due June 3: finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: June 3\npriority: low\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Noah on May 20 at 10:30 AM about the launch checklist.", "output": "<NBOOK>\nintent: email.send\nrecipient: Noah\ndate: May 20\ntime: 10:30\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Put finish hiring plan on Jon's task list for Friday with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: Friday\npriority: high\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Personal called launch checklist tagged launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a calendar event May 20 at noon with Eli, Carla: budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Eli, Carla\ndate: May 20\ntime: 12:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Iris next Tuesday at 10:30 AM about the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Iris\ndate: next Tuesday\ntime: 10:30\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a high priority task for Carla due the first business day of next month: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Carla\ndue: the first business day of next month\npriority: high\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Marta a message tomorrow at 8 AM: customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: tomorrow\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Rita on Friday at 10:30 AM about the invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Rita\ndate: Friday\ntime: 10:30\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Ana on next Tuesday at 8 AM about the hiring plan.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: next Tuesday\ntime: 08:00\ntopic: hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Put finish vendor contract on Bruno's task list for next Monday with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: next Monday\npriority: urgent\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Grace and Iris on the first business day of next month at noon about budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Iris\ndate: the first business day of next month\ntime: 12:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Rita tomorrow at 5 PM about the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: tomorrow\ntime: 17:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Ana, due next Tuesday, priority urgent, to finish security audit.", "output": "<NBOOK>\nintent: task.create\nowner: Ana\ndue: next Tuesday\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Fatima at 10:30 AM on next Monday: check the invoice follow-up.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: next Monday\ntime: 10:30\ntask: review invoice follow-up\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Carla and Noah on next Tuesday at 8 AM about budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Noah\ndate: next Tuesday\ntime: 08:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a normal priority task for Ben due today: finish quarterly metrics.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: today\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish travel receipts on Jon's task list for today with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: today\npriority: urgent\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Remind Fatima on Friday at 9 AM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: Friday\ntime: 09:00\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Sofia on the first business day of next month at 8 AM about the customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: the first business day of next month\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Finance note titled invoice follow-up with tag invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Jon for Friday at 8 AM regarding quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Jon\ndate: Friday\ntime: 08:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Bruno and Sofia on June 3 at 2 PM about invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Sofia\ndate: June 3\ntime: 14:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Sofia and Ben on next Monday at noon about vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Ben\ndate: next Monday\ntime: 12:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Lena on the first business day of next month at 8 AM about the customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Lena\ndate: the first business day of next month\ntime: 08:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Book a meeting with Bruno and Marta on May 20 at 9 AM about customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Marta\ndate: May 20\ntime: 09:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event Friday at 8 AM with Carla, Hugo: vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Carla, Hugo\ndate: Friday\ntime: 08:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Carla May 20 at 3:15 PM about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: May 20\ntime: 15:15\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Grace and Sofia for today at 3:15 PM to discuss quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Grace, Sofia\ndate: today\ntime: 15:15\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish travel receipts on Sofia's task list for June 3 with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Sofia\ndue: June 3\npriority: high\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Sofia for tomorrow at 5 PM regarding vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: tomorrow\ntime: 17:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Product: title travel receipts, tag travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Remind Rita on today at 5 PM to review the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: today\ntime: 17:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Ben on tomorrow at 5 PM about the budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ben\ndate: tomorrow\ntime: 17:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event today at noon with Marta, Bruno: launch checklist.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Marta, Bruno\ndate: today\ntime: 12:00\ntopic: launch checklist\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Operations note titled demo prep with tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Fatima for Friday at 3:15 PM regarding travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: Friday\ntime: 15:15\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Send Dana a message the first business day of next month at noon: invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: the first business day of next month\ntime: 12:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Sofia next Tuesday at 2 PM about the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: next Tuesday\ntime: 14:00\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Bruno and Sofia on the first business day of next month at 3:15 PM about demo prep.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Sofia\ndate: the first business day of next month\ntime: 15:15\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Book a meeting with Fatima and Eli on May 20 at noon about vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Fatima, Eli\ndate: May 20\ntime: 12:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Rita on June 3 at 3:15 PM about the security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Rita\ndate: June 3\ntime: 15:15\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Finance called invoice follow-up tagged invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Work called travel receipts tagged travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule Sofia and Lena for May 20 at 9 AM to discuss invoice follow-up.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Lena\ndate: May 20\ntime: 09:00\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Dana for next Tuesday at 9 AM regarding demo prep.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: next Tuesday\ntime: 09:00\ntopic: demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Set a reminder for Sofia at 9 AM on today: check the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Sofia\ndate: today\ntime: 09:00\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Book a meeting with Hugo and Lena on next Monday at noon about security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Hugo, Lena\ndate: next Monday\ntime: 12:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event May 20 at 8 AM with Noah, Ana: security audit.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Noah, Ana\ndate: May 20\ntime: 08:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Email Hugo on next Monday at 9 AM about the budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: next Monday\ntime: 09:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Eli for June 3 at 5 PM regarding customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Eli\ndate: June 3\ntime: 17:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Fatima on May 20 at 5 PM about the security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Fatima\ndate: May 20\ntime: 17:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a normal priority task for Grace due next Tuesday: finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: next Tuesday\npriority: normal\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Save a note in Personal called demo prep tagged demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Book a meeting with Sofia and Lena on the first business day of next month at 8 AM about vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Sofia, Lena\ndate: the first business day of next month\ntime: 08:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Bruno next Tuesday at 10:30 AM about the launch checklist.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Bruno\ndate: next Tuesday\ntime: 10:30\ntask: review launch checklist\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Create a Product note titled hiring plan with tag hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Jon at noon on next Tuesday: check the travel receipts.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: next Tuesday\ntime: 12:00\ntask: review travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Lena, due today, priority high, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Lena\ndue: today\npriority: high\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Save a note in Product called hiring plan tagged hiring.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: hiring plan\ntag: hiring\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Dana at 3:15 PM on tomorrow: check the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Dana\ndate: tomorrow\ntime: 15:15\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish budget review on Grace's task list for tomorrow with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: tomorrow\npriority: high\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Please nudge Carla today at 10:30 AM about the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Carla\ndate: today\ntime: 10:30\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Iris, due Friday, priority normal, to finish launch checklist.", "output": "<NBOOK>\nintent: task.create\nowner: Iris\ndue: Friday\npriority: normal\ntask: finish launch checklist\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Jon next Tuesday at 8 AM about the hiring plan.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: next Tuesday\ntime: 08:00\ntask: review hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a Personal note titled demo prep with tag demo.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: demo prep\ntag: demo\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Email Ana on Friday at 8 AM about the travel receipts.", "output": "<NBOOK>\nintent: email.send\nrecipient: Ana\ndate: Friday\ntime: 08:00\ntopic: travel receipts\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Email Dana on Friday at 3:15 PM about the budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: Friday\ntime: 15:15\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a urgent priority task for Noah due Friday: finish quarterly metrics.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: Friday\npriority: urgent\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Operations called invoice follow-up tagged invoice.", "output": "<NBOOK>\nintent: note.create\nnotebook: Operations\ntitle: invoice follow-up\ntag: invoice\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "File a note under Finance: title quarterly metrics, tag quarterly.", "output": "<NBOOK>\nintent: note.create\nnotebook: Finance\ntitle: quarterly metrics\ntag: quarterly\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Send Sofia a message next Tuesday at 5 PM: security audit.", "output": "<NBOOK>\nintent: email.send\nrecipient: Sofia\ndate: next Tuesday\ntime: 17:00\ntopic: security audit\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Grace on June 3 at 3:15 PM to review the security audit.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Grace\ndate: June 3\ntime: 15:15\ntask: review security audit\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish security audit on Noah's task list for June 3 with high priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: June 3\npriority: high\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a urgent priority task for Ben due next Monday: finish vendor contract.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: next Monday\npriority: urgent\ntask: finish vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish travel receipts on Carla's task list for the first business day of next month with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Carla\ndue: the first business day of next month\npriority: urgent\ntask: finish travel receipts\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Email Marta on the first business day of next month at 3:15 PM about the invoice follow-up.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: the first business day of next month\ntime: 15:15\ntopic: invoice follow-up\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Dana, due today, priority urgent, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: today\npriority: urgent\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Add task for Jon, due May 20, priority urgent, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Jon\ndue: May 20\npriority: urgent\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Please nudge Jon June 3 at 3:15 PM about the vendor contract.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Jon\ndate: June 3\ntime: 15:15\ntask: review vendor contract\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Save a note in Research called travel receipts tagged travel.", "output": "<NBOOK>\nintent: note.create\nnotebook: Research\ntitle: travel receipts\ntag: travel\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Remind Eli on tomorrow at 3:15 PM to review the demo prep.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Eli\ndate: tomorrow\ntime: 15:15\ntask: review demo prep\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Schedule an email to Rita for next Monday at 9 AM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Rita\ndate: next Monday\ntime: 09:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Schedule an email to Hugo for the first business day of next month at 2 PM regarding quarterly metrics.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: the first business day of next month\ntime: 14:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Set a reminder for Fatima at 2 PM on May 20: check the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Fatima\ndate: May 20\ntime: 14:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Add task for Ben, due tomorrow, priority low, to finish customer notes.", "output": "<NBOOK>\nintent: task.create\nowner: Ben\ndue: tomorrow\npriority: low\ntask: finish customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Put finish security audit on Bruno's task list for May 20 with urgent priority.", "output": "<NBOOK>\nintent: task.create\nowner: Bruno\ndue: May 20\npriority: urgent\ntask: finish security audit\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a low priority task for Grace due today: finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Grace\ndue: today\npriority: low\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a calendar event Friday at 9 AM with Iris, Hugo: vendor contract.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Iris, Hugo\ndate: Friday\ntime: 09:00\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Schedule an email to Dana for the first business day of next month at 2 PM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: the first business day of next month\ntime: 14:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Set a reminder for Rita at 8 AM on next Tuesday: check the customer notes.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Rita\ndate: next Tuesday\ntime: 08:00\ntask: review customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Hugo, due June 3, priority urgent, to finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Hugo\ndue: June 3\npriority: urgent\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Product note titled vendor contract with tag vendor.", "output": "<NBOOK>\nintent: note.create\nnotebook: Product\ntitle: vendor contract\ntag: vendor\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Create a Personal note titled launch checklist with tag launch.", "output": "<NBOOK>\nintent: note.create\nnotebook: Personal\ntitle: launch checklist\ntag: launch\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Marta a message next Tuesday at 3:15 PM: vendor contract.", "output": "<NBOOK>\nintent: email.send\nrecipient: Marta\ndate: next Tuesday\ntime: 15:15\ntopic: vendor contract\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Bruno and Rita for tomorrow at noon to discuss customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Bruno, Rita\ndate: tomorrow\ntime: 12:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Add task for Rita, due May 20, priority normal, to finish hiring plan.", "output": "<NBOOK>\nintent: task.create\nowner: Rita\ndue: May 20\npriority: normal\ntask: finish hiring plan\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a high priority task for Dana due today: finish budget review.", "output": "<NBOOK>\nintent: task.create\nowner: Dana\ndue: today\npriority: high\ntask: finish budget review\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule an email to Dana for Friday at 5 PM regarding budget review.", "output": "<NBOOK>\nintent: email.send\nrecipient: Dana\ndate: Friday\ntime: 17:00\ntopic: budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Put finish quarterly metrics on Noah's task list for today with normal priority.", "output": "<NBOOK>\nintent: task.create\nowner: Noah\ndue: today\npriority: normal\ntask: finish quarterly metrics\n</NBOOK>"} |
| {"instruction": "Translate this task into NotebookOps format.", "input": "Schedule Lena and Grace for next Tuesday at 10:30 AM to discuss customer notes.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Lena, Grace\ndate: next Tuesday\ntime: 10:30\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Return only the NotebookOps record for this request.", "input": "Send Hugo a message next Tuesday at 2 PM: customer notes.", "output": "<NBOOK>\nintent: email.send\nrecipient: Hugo\ndate: next Tuesday\ntime: 14:00\ntopic: customer notes\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "Create a calendar event next Monday at 9 AM with Marta, Grace: quarterly metrics.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Marta, Grace\ndate: next Monday\ntime: 09:00\ntopic: quarterly metrics\n</NBOOK>"} |
| {"instruction": "Convert this request to NotebookOps.", "input": "File a note under Work: title budget review, tag budget.", "output": "<NBOOK>\nintent: note.create\nnotebook: Work\ntitle: budget review\ntag: budget\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Please nudge Noah next Monday at 9 AM about the budget review.", "output": "<NBOOK>\nintent: reminder.create\nrecipient: Noah\ndate: next Monday\ntime: 09:00\ntask: review budget review\n</NBOOK>"} |
| {"instruction": "Rewrite the request as NotebookOps.", "input": "Create a calendar event May 20 at 3:15 PM with Ana, Hugo: budget review.", "output": "<NBOOK>\nintent: calendar.create\nattendees: Ana, Hugo\ndate: May 20\ntime: 15:15\ntopic: budget review\n</NBOOK>"} |
|
|