instruction stringclasses 4
values | input stringlengths 46 110 | output stringlengths 78 142 |
|---|---|---|
Translate this task into NotebookOps format. | Create a calendar event next Tuesday at 9 AM with Sofia, Ben: demo prep. | <NBOOK>
intent: calendar.create
attendees: Sofia, Ben
date: next Tuesday
time: 09:00
topic: demo prep
</NBOOK> |
Rewrite the request as NotebookOps. | Schedule an email to Grace for today at 10:30 AM regarding demo prep. | <NBOOK>
intent: email.send
recipient: Grace
date: today
time: 10:30
topic: demo prep
</NBOOK> |
Rewrite the request as NotebookOps. | Set a reminder for Marta at 9 AM on Friday: check the quarterly metrics. | <NBOOK>
intent: reminder.create
recipient: Marta
date: Friday
time: 09:00
task: review quarterly metrics
</NBOOK> |
Rewrite the request as NotebookOps. | Add task for Hugo, due next Tuesday, priority high, to finish customer notes. | <NBOOK>
intent: task.create
owner: Hugo
due: next Tuesday
priority: high
task: finish customer notes
</NBOOK> |
Return only the NotebookOps record for this request. | Schedule Rita and Lena for the first business day of next month at 2 PM to discuss demo prep. | <NBOOK>
intent: calendar.create
attendees: Rita, Lena
date: the first business day of next month
time: 14:00
topic: demo prep
</NBOOK> |
Convert this request to NotebookOps. | Set a reminder for Carla at 5 PM on next Tuesday: check the vendor contract. | <NBOOK>
intent: reminder.create
recipient: Carla
date: next Tuesday
time: 17:00
task: review vendor contract
</NBOOK> |
Return only the NotebookOps record for this request. | Email Jon on June 3 at 2 PM about the demo prep. | <NBOOK>
intent: email.send
recipient: Jon
date: June 3
time: 14:00
topic: demo prep
</NBOOK> |
Convert this request to NotebookOps. | Create a Research note titled launch checklist with tag launch. | <NBOOK>
intent: note.create
notebook: Research
title: launch checklist
tag: launch
</NBOOK> |
Rewrite the request as NotebookOps. | Create a calendar event May 20 at 10:30 AM with Dana, Jon: demo prep. | <NBOOK>
intent: calendar.create
attendees: Dana, Jon
date: May 20
time: 10:30
topic: demo prep
</NBOOK> |
Return only the NotebookOps record for this request. | Please nudge Fatima today at 5 PM about the travel receipts. | <NBOOK>
intent: reminder.create
recipient: Fatima
date: today
time: 17:00
task: review travel receipts
</NBOOK> |
Translate this task into NotebookOps format. | Please nudge Ana Friday at 5 PM about the demo prep. | <NBOOK>
intent: reminder.create
recipient: Ana
date: Friday
time: 17:00
task: review demo prep
</NBOOK> |
Translate this task into NotebookOps format. | Send Rita a message next Monday at noon: invoice follow-up. | <NBOOK>
intent: email.send
recipient: Rita
date: next Monday
time: 12:00
topic: invoice follow-up
</NBOOK> |
Convert this request to NotebookOps. | Please nudge Rita next Tuesday at 5 PM about the security audit. | <NBOOK>
intent: reminder.create
recipient: Rita
date: next Tuesday
time: 17:00
task: review security audit
</NBOOK> |
Translate this task into NotebookOps format. | Add task for Noah, due June 3, priority urgent, to finish demo prep. | <NBOOK>
intent: task.create
owner: Noah
due: June 3
priority: urgent
task: finish demo prep
</NBOOK> |
Return only the NotebookOps record for this request. | Create a Research note titled travel receipts with tag travel. | <NBOOK>
intent: note.create
notebook: Research
title: travel receipts
tag: travel
</NBOOK> |
Rewrite the request as NotebookOps. | Create a low priority task for Ana due next Tuesday: finish vendor contract. | <NBOOK>
intent: task.create
owner: Ana
due: next Tuesday
priority: low
task: finish vendor contract
</NBOOK> |
Convert this request to NotebookOps. | Book a meeting with Jon and Hugo on June 3 at 2 PM about security audit. | <NBOOK>
intent: calendar.create
attendees: Jon, Hugo
date: June 3
time: 14:00
topic: security audit
</NBOOK> |
Rewrite the request as NotebookOps. | Create a calendar event May 20 at 9 AM with Hugo, Jon: budget review. | <NBOOK>
intent: calendar.create
attendees: Hugo, Jon
date: May 20
time: 09:00
topic: budget review
</NBOOK> |
Rewrite the request as NotebookOps. | Please nudge Sofia Friday at 2 PM about the vendor contract. | <NBOOK>
intent: reminder.create
recipient: Sofia
date: Friday
time: 14:00
task: review vendor contract
</NBOOK> |
Return only the NotebookOps record for this request. | Send Grace a message Friday at 5 PM: travel receipts. | <NBOOK>
intent: email.send
recipient: Grace
date: Friday
time: 17:00
topic: travel receipts
</NBOOK> |
Return only the NotebookOps record for this request. | Send Ana a message the first business day of next month at 3:15 PM: hiring plan. | <NBOOK>
intent: email.send
recipient: Ana
date: the first business day of next month
time: 15:15
topic: hiring plan
</NBOOK> |
Rewrite the request as NotebookOps. | Create a calendar event tomorrow at noon with Ana, Carla: security audit. | <NBOOK>
intent: calendar.create
attendees: Ana, Carla
date: tomorrow
time: 12:00
topic: security audit
</NBOOK> |
Return only the NotebookOps record for this request. | Book a meeting with Jon and Noah on next Tuesday at 9 AM about customer notes. | <NBOOK>
intent: calendar.create
attendees: Jon, Noah
date: next Tuesday
time: 09:00
topic: customer notes
</NBOOK> |
Return only the NotebookOps record for this request. | Put finish launch checklist on Noah's task list for today with high priority. | <NBOOK>
intent: task.create
owner: Noah
due: today
priority: high
task: finish launch checklist
</NBOOK> |
Return only the NotebookOps record for this request. | Remind Bruno on tomorrow at noon to review the customer notes. | <NBOOK>
intent: reminder.create
recipient: Bruno
date: tomorrow
time: 12:00
task: review customer notes
</NBOOK> |
Translate this task into NotebookOps format. | Book a meeting with Marta and Grace on tomorrow at 2 PM about quarterly metrics. | <NBOOK>
intent: calendar.create
attendees: Marta, Grace
date: tomorrow
time: 14:00
topic: quarterly metrics
</NBOOK> |
Rewrite the request as NotebookOps. | Create a Operations note titled invoice follow-up with tag invoice. | <NBOOK>
intent: note.create
notebook: Operations
title: invoice follow-up
tag: invoice
</NBOOK> |
Return only the NotebookOps record for this request. | Create a calendar event tomorrow at 3:15 PM with Marta, Dana: invoice follow-up. | <NBOOK>
intent: calendar.create
attendees: Marta, Dana
date: tomorrow
time: 15:15
topic: invoice follow-up
</NBOOK> |
Return only the NotebookOps record for this request. | File a note under Research: title customer notes, tag customer. | <NBOOK>
intent: note.create
notebook: Research
title: customer notes
tag: customer
</NBOOK> |
Convert this request to NotebookOps. | Schedule an email to Fatima for next Monday at 8 AM regarding travel receipts. | <NBOOK>
intent: email.send
recipient: Fatima
date: next Monday
time: 08:00
topic: travel receipts
</NBOOK> |
Convert this request to NotebookOps. | Schedule Grace and Bruno for Friday at 9 AM to discuss hiring plan. | <NBOOK>
intent: calendar.create
attendees: Grace, Bruno
date: Friday
time: 09:00
topic: hiring plan
</NBOOK> |
Rewrite the request as NotebookOps. | Set a reminder for Sofia at 9 AM on June 3: check the customer notes. | <NBOOK>
intent: reminder.create
recipient: Sofia
date: June 3
time: 09:00
task: review customer notes
</NBOOK> |
Translate this task into NotebookOps format. | Create a Product note titled budget review with tag budget. | <NBOOK>
intent: note.create
notebook: Product
title: budget review
tag: budget
</NBOOK> |
Translate this task into NotebookOps format. | Please nudge Rita the first business day of next month at noon about the launch checklist. | <NBOOK>
intent: reminder.create
recipient: Rita
date: the first business day of next month
time: 12:00
task: review launch checklist
</NBOOK> |
Convert this request to NotebookOps. | Create a urgent priority task for Bruno due next Monday: finish launch checklist. | <NBOOK>
intent: task.create
owner: Bruno
due: next Monday
priority: urgent
task: finish launch checklist
</NBOOK> |
Translate this task into NotebookOps format. | Create a calendar event the first business day of next month at 3:15 PM with Lena, Carla: demo prep. | <NBOOK>
intent: calendar.create
attendees: Lena, Carla
date: the first business day of next month
time: 15:15
topic: demo prep
</NBOOK> |
Rewrite the request as NotebookOps. | Add task for Rita, due the first business day of next month, priority low, to finish hiring plan. | <NBOOK>
intent: task.create
owner: Rita
due: the first business day of next month
priority: low
task: finish hiring plan
</NBOOK> |
Return only the NotebookOps record for this request. | Save a note in Operations called vendor contract tagged vendor. | <NBOOK>
intent: note.create
notebook: Operations
title: vendor contract
tag: vendor
</NBOOK> |
Rewrite the request as NotebookOps. | Schedule Ben and Jon for the first business day of next month at 9 AM to discuss vendor contract. | <NBOOK>
intent: calendar.create
attendees: Ben, Jon
date: the first business day of next month
time: 09:00
topic: vendor contract
</NBOOK> |
Rewrite the request as NotebookOps. | Schedule Dana and Jon for next Tuesday at 5 PM to discuss quarterly metrics. | <NBOOK>
intent: calendar.create
attendees: Dana, Jon
date: next Tuesday
time: 17:00
topic: quarterly metrics
</NBOOK> |
Return only the NotebookOps record for this request. | Add task for Ana, due tomorrow, priority urgent, to finish security audit. | <NBOOK>
intent: task.create
owner: Ana
due: tomorrow
priority: urgent
task: finish security audit
</NBOOK> |
Return only the NotebookOps record for this request. | Put finish travel receipts on Bruno's task list for tomorrow with low priority. | <NBOOK>
intent: task.create
owner: Bruno
due: tomorrow
priority: low
task: finish travel receipts
</NBOOK> |
Return only the NotebookOps record for this request. | Book a meeting with Bruno and Grace on May 20 at 9 AM about travel receipts. | <NBOOK>
intent: calendar.create
attendees: Bruno, Grace
date: May 20
time: 09:00
topic: travel receipts
</NBOOK> |
Convert this request to NotebookOps. | Schedule Rita and Lena for next Tuesday at noon to discuss vendor contract. | <NBOOK>
intent: calendar.create
attendees: Rita, Lena
date: next Tuesday
time: 12:00
topic: vendor contract
</NBOOK> |
Return only the NotebookOps record for this request. | Remind Jon on tomorrow at noon to review the invoice follow-up. | <NBOOK>
intent: reminder.create
recipient: Jon
date: tomorrow
time: 12:00
task: review invoice follow-up
</NBOOK> |
Translate this task into NotebookOps format. | Send Jon a message next Monday at noon: launch checklist. | <NBOOK>
intent: email.send
recipient: Jon
date: next Monday
time: 12:00
topic: launch checklist
</NBOOK> |
Translate this task into NotebookOps format. | Please nudge Lena Friday at 2 PM about the security audit. | <NBOOK>
intent: reminder.create
recipient: Lena
date: Friday
time: 14:00
task: review security audit
</NBOOK> |
Rewrite the request as NotebookOps. | Create a Operations note titled quarterly metrics with tag quarterly. | <NBOOK>
intent: note.create
notebook: Operations
title: quarterly metrics
tag: quarterly
</NBOOK> |
Translate this task into NotebookOps format. | Please nudge Fatima tomorrow at 5 PM about the travel receipts. | <NBOOK>
intent: reminder.create
recipient: Fatima
date: tomorrow
time: 17:00
task: review travel receipts
</NBOOK> |
Return only the NotebookOps record for this request. | Book a meeting with Marta and Dana on next Tuesday at 8 AM about customer notes. | <NBOOK>
intent: calendar.create
attendees: Marta, Dana
date: next Tuesday
time: 08:00
topic: customer notes
</NBOOK> |
Translate this task into NotebookOps format. | Send Grace a message today at 8 AM: demo prep. | <NBOOK>
intent: email.send
recipient: Grace
date: today
time: 08:00
topic: demo prep
</NBOOK> |
Convert this request to NotebookOps. | Set a reminder for Dana at noon on the first business day of next month: check the budget review. | <NBOOK>
intent: reminder.create
recipient: Dana
date: the first business day of next month
time: 12:00
task: review budget review
</NBOOK> |
Translate this task into NotebookOps format. | Book a meeting with Carla and Ana on tomorrow at 10:30 AM about invoice follow-up. | <NBOOK>
intent: calendar.create
attendees: Carla, Ana
date: tomorrow
time: 10:30
topic: invoice follow-up
</NBOOK> |
Return only the NotebookOps record for this request. | File a note under Personal: title quarterly metrics, tag quarterly. | <NBOOK>
intent: note.create
notebook: Personal
title: quarterly metrics
tag: quarterly
</NBOOK> |
Rewrite the request as NotebookOps. | Schedule Fatima and Eli for tomorrow at noon to discuss demo prep. | <NBOOK>
intent: calendar.create
attendees: Fatima, Eli
date: tomorrow
time: 12:00
topic: demo prep
</NBOOK> |
Translate this task into NotebookOps format. | Email Noah on next Monday at noon about the vendor contract. | <NBOOK>
intent: email.send
recipient: Noah
date: next Monday
time: 12:00
topic: vendor contract
</NBOOK> |
Return only the NotebookOps record for this request. | Book a meeting with Rita and Jon on tomorrow at 8 AM about vendor contract. | <NBOOK>
intent: calendar.create
attendees: Rita, Jon
date: tomorrow
time: 08:00
topic: vendor contract
</NBOOK> |
Return only the NotebookOps record for this request. | Email Ana on next Tuesday at 9 AM about the demo prep. | <NBOOK>
intent: email.send
recipient: Ana
date: next Tuesday
time: 09:00
topic: demo prep
</NBOOK> |
Translate this task into NotebookOps format. | Create a Product note titled launch checklist with tag launch. | <NBOOK>
intent: note.create
notebook: Product
title: launch checklist
tag: launch
</NBOOK> |
Convert this request to NotebookOps. | Book a meeting with Ana and Sofia on tomorrow at 2 PM about budget review. | <NBOOK>
intent: calendar.create
attendees: Ana, Sofia
date: tomorrow
time: 14:00
topic: budget review
</NBOOK> |
Convert this request to NotebookOps. | Remind Marta on the first business day of next month at 10:30 AM to review the travel receipts. | <NBOOK>
intent: reminder.create
recipient: Marta
date: the first business day of next month
time: 10:30
task: review travel receipts
</NBOOK> |
Translate this task into NotebookOps format. | Put finish launch checklist on Noah's task list for today with low priority. | <NBOOK>
intent: task.create
owner: Noah
due: today
priority: low
task: finish launch checklist
</NBOOK> |
Return only the NotebookOps record for this request. | Email Sofia on Friday at 10:30 AM about the budget review. | <NBOOK>
intent: email.send
recipient: Sofia
date: Friday
time: 10:30
topic: budget review
</NBOOK> |
Return only the NotebookOps record for this request. | Schedule Grace and Ben for next Tuesday at 9 AM to discuss hiring plan. | <NBOOK>
intent: calendar.create
attendees: Grace, Ben
date: next Tuesday
time: 09:00
topic: hiring plan
</NBOOK> |
Return only the NotebookOps record for this request. | Create a calendar event next Monday at 5 PM with Grace, Bruno: invoice follow-up. | <NBOOK>
intent: calendar.create
attendees: Grace, Bruno
date: next Monday
time: 17:00
topic: invoice follow-up
</NBOOK> |
Translate this task into NotebookOps format. | Send Grace a message today at 9 AM: security audit. | <NBOOK>
intent: email.send
recipient: Grace
date: today
time: 09:00
topic: security audit
</NBOOK> |
Translate this task into NotebookOps format. | Remind Iris on tomorrow at 5 PM to review the budget review. | <NBOOK>
intent: reminder.create
recipient: Iris
date: tomorrow
time: 17:00
task: review budget review
</NBOOK> |
Return only the NotebookOps record for this request. | Email Rita on today at 10:30 AM about the travel receipts. | <NBOOK>
intent: email.send
recipient: Rita
date: today
time: 10:30
topic: travel receipts
</NBOOK> |
Rewrite the request as NotebookOps. | Schedule an email to Carla for May 20 at 8 AM regarding demo prep. | <NBOOK>
intent: email.send
recipient: Carla
date: May 20
time: 08:00
topic: demo prep
</NBOOK> |
Return only the NotebookOps record for this request. | Create a calendar event next Tuesday at 8 AM with Rita, Bruno: demo prep. | <NBOOK>
intent: calendar.create
attendees: Rita, Bruno
date: next Tuesday
time: 08:00
topic: demo prep
</NBOOK> |
Rewrite the request as NotebookOps. | Book a meeting with Grace and Lena on next Tuesday at 5 PM about security audit. | <NBOOK>
intent: calendar.create
attendees: Grace, Lena
date: next Tuesday
time: 17:00
topic: security audit
</NBOOK> |
Rewrite the request as NotebookOps. | Add task for Hugo, due next Monday, priority low, to finish hiring plan. | <NBOOK>
intent: task.create
owner: Hugo
due: next Monday
priority: low
task: finish hiring plan
</NBOOK> |
Return only the NotebookOps record for this request. | Add task for Dana, due next Tuesday, priority low, to finish invoice follow-up. | <NBOOK>
intent: task.create
owner: Dana
due: next Tuesday
priority: low
task: finish invoice follow-up
</NBOOK> |
Rewrite the request as NotebookOps. | Create a normal priority task for Ben due May 20: finish budget review. | <NBOOK>
intent: task.create
owner: Ben
due: May 20
priority: normal
task: finish budget review
</NBOOK> |
Rewrite the request as NotebookOps. | Put finish customer notes on Marta's task list for next Monday with low priority. | <NBOOK>
intent: task.create
owner: Marta
due: next Monday
priority: low
task: finish customer notes
</NBOOK> |
Return only the NotebookOps record for this request. | Set a reminder for Jon at 3:15 PM on tomorrow: check the security audit. | <NBOOK>
intent: reminder.create
recipient: Jon
date: tomorrow
time: 15:15
task: review security audit
</NBOOK> |
Return only the NotebookOps record for this request. | Send Noah a message Friday at 2 PM: vendor contract. | <NBOOK>
intent: email.send
recipient: Noah
date: Friday
time: 14:00
topic: vendor contract
</NBOOK> |
Rewrite the request as NotebookOps. | Send Lena a message June 3 at 2 PM: security audit. | <NBOOK>
intent: email.send
recipient: Lena
date: June 3
time: 14:00
topic: security audit
</NBOOK> |
Convert this request to NotebookOps. | Save a note in Personal called travel receipts tagged travel. | <NBOOK>
intent: note.create
notebook: Personal
title: travel receipts
tag: travel
</NBOOK> |
Return only the NotebookOps record for this request. | File a note under Product: title demo prep, tag demo. | <NBOOK>
intent: note.create
notebook: Product
title: demo prep
tag: demo
</NBOOK> |
Return only the NotebookOps record for this request. | Set a reminder for Jon at 9 AM on Friday: check the vendor contract. | <NBOOK>
intent: reminder.create
recipient: Jon
date: Friday
time: 09:00
task: review vendor contract
</NBOOK> |
Rewrite the request as NotebookOps. | Create a calendar event today at 8 AM with Ben, Hugo: launch checklist. | <NBOOK>
intent: calendar.create
attendees: Ben, Hugo
date: today
time: 08:00
topic: launch checklist
</NBOOK> |
Convert this request to NotebookOps. | Create a low priority task for Jon due next Monday: finish customer notes. | <NBOOK>
intent: task.create
owner: Jon
due: next Monday
priority: low
task: finish customer notes
</NBOOK> |
Return only the NotebookOps record for this request. | Schedule Ana and Iris for Friday at 8 AM to discuss vendor contract. | <NBOOK>
intent: calendar.create
attendees: Ana, Iris
date: Friday
time: 08:00
topic: vendor contract
</NBOOK> |
Rewrite the request as NotebookOps. | Remind Lena on today at 8 AM to review the launch checklist. | <NBOOK>
intent: reminder.create
recipient: Lena
date: today
time: 08:00
task: review launch checklist
</NBOOK> |
Convert this request to NotebookOps. | Create a Work note titled budget review with tag budget. | <NBOOK>
intent: note.create
notebook: Work
title: budget review
tag: budget
</NBOOK> |
Translate this task into NotebookOps format. | Save a note in Operations called launch checklist tagged launch. | <NBOOK>
intent: note.create
notebook: Operations
title: launch checklist
tag: launch
</NBOOK> |
Convert this request to NotebookOps. | Put finish customer notes on Sofia's task list for tomorrow with urgent priority. | <NBOOK>
intent: task.create
owner: Sofia
due: tomorrow
priority: urgent
task: finish customer notes
</NBOOK> |
Convert this request to NotebookOps. | Please nudge Ben today at 10:30 AM about the invoice follow-up. | <NBOOK>
intent: reminder.create
recipient: Ben
date: today
time: 10:30
task: review invoice follow-up
</NBOOK> |
Return only the NotebookOps record for this request. | Please nudge Rita tomorrow at 8 AM about the hiring plan. | <NBOOK>
intent: reminder.create
recipient: Rita
date: tomorrow
time: 08:00
task: review hiring plan
</NBOOK> |
Return only the NotebookOps record for this request. | Add task for Rita, due June 3, priority normal, to finish hiring plan. | <NBOOK>
intent: task.create
owner: Rita
due: June 3
priority: normal
task: finish hiring plan
</NBOOK> |
Return only the NotebookOps record for this request. | Save a note in Research called demo prep tagged demo. | <NBOOK>
intent: note.create
notebook: Research
title: demo prep
tag: demo
</NBOOK> |
Convert this request to NotebookOps. | Create a high priority task for Ana due next Monday: finish launch checklist. | <NBOOK>
intent: task.create
owner: Ana
due: next Monday
priority: high
task: finish launch checklist
</NBOOK> |
Translate this task into NotebookOps format. | Remind Ana on June 3 at 3:15 PM to review the vendor contract. | <NBOOK>
intent: reminder.create
recipient: Ana
date: June 3
time: 15:15
task: review vendor contract
</NBOOK> |
Convert this request to NotebookOps. | Schedule an email to Eli for May 20 at 8 AM regarding launch checklist. | <NBOOK>
intent: email.send
recipient: Eli
date: May 20
time: 08:00
topic: launch checklist
</NBOOK> |
Convert this request to NotebookOps. | File a note under Product: title vendor contract, tag vendor. | <NBOOK>
intent: note.create
notebook: Product
title: vendor contract
tag: vendor
</NBOOK> |
Convert this request to NotebookOps. | Please nudge Eli next Tuesday at noon about the security audit. | <NBOOK>
intent: reminder.create
recipient: Eli
date: next Tuesday
time: 12:00
task: review security audit
</NBOOK> |
Return only the NotebookOps record for this request. | Save a note in Research called customer notes tagged customer. | <NBOOK>
intent: note.create
notebook: Research
title: customer notes
tag: customer
</NBOOK> |
Rewrite the request as NotebookOps. | Create a calendar event next Monday at 10:30 AM with Rita, Iris: hiring plan. | <NBOOK>
intent: calendar.create
attendees: Rita, Iris
date: next Monday
time: 10:30
topic: hiring plan
</NBOOK> |
Translate this task into NotebookOps format. | Email Ben on today at 5 PM about the invoice follow-up. | <NBOOK>
intent: email.send
recipient: Ben
date: today
time: 17:00
topic: invoice follow-up
</NBOOK> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.