demo / mcp_demo_prompts.json
Pierre Andrews
Initial commit
f52d137
{
"scenario_hf_demo_mcp": {
"id": "scenario_hf_demo_mcp",
"label": "default",
"defaultQuestions": {
"Briefly summarize the last 3 emails I have received": {
"Draft a response to the HiveMind email. I would like to move the webinar time and check my calendar to find an appropriate slot.": {
"Send it, please": {}
}
},
"Send a birthday party invitation to all of my contacts living in Menlo Park": {},
"Help me prep for my AI work meetings this week": {
"Can you book a cab for me to go to the first meeting?": {},
"Who do I know that can help me with the Meta career meeting?": {
"Will they be awake at the time of the meeting?": {
"OK, let’s message them and request a short write-up of the talking points.": {}
}
}
},
"My cousin is coming soon to Lyon. What typical restaurant should I bring her to?": {
"Book the one closest to where I live.": {
"Add the event to my calendar and notify them": {}
}
}
}
}
}