Plan a night out: check calendar availability, search restaurants, compare options, make reservations. Spawns parallel child agents for calendar + restaurant search.
Plan a complete night out for the user — from checking their calendar to booking a restaurant.
Use this skill when the user asks to:
Spawn two children in parallel:
composio_execute with Google Calendar toolscomposio_execute with web search toolsWait for both completions (do NOT poll)
Synthesise results:
Get user's choice, then:
composio_execute to make the reservation (this will trigger HITL approval since it's a high-risk action)User: "Plan a night out for 4 this Saturday near the CBD"