Restaurant Booking Assistant
Chat with the bot to book a table; it gathers details via conversation, saves them to Google Calendar, and emails confirmation.
This directory currently includes 19 recipes for the schedule / coordinate pattern, across 8 roles. Scheduling and coordination agents turn constraints into a workable plan. They can find available times, arrange meetings, coordinate appointments, send confirmations, and keep the people involved informed when details change. This pattern is useful when the work is less about writing and more about resolving calendars, preferences, locations, and handoffs. The examples show how an agent can reduce the back-and-forth while keeping people in control of the commitments it makes. Good scheduling workflows define the available resources, time zones, approval boundaries, and exception rules upfront. Start with a repeatable meeting or appointment flow where the confirmation message and ownership are already clear. Then add automation around the least ambiguous parts of coordination. Every example makes its inputs, output, and handoff concrete, so you can compare real workflow boundaries before adapting the pattern to your own tools and process.
Chat with the bot to book a table; it gathers details via conversation, saves them to Google Calendar, and emails confirmation.
Customers book via WhatsApp link; the system checks availability, creates a Google Calendar event, and logs details in Postgres.
Clients book live demos via a form that checks Outlook availability, generates a unique Zoom link.
Listens for email replies to schedule proposals, parses the intent via AI, and auto-creates calendar events or requests alternatives.
Upload your account list and past territory standards, then get a new territory plan that matches your established assessment criteria.
Every morning at 9 AM, the agent reviews your Asana tasks, uses AI to pick the single most critical one with reasoning.
A Vapi voice agent takes calls, checks your calendar for open slots with buffers, and books appointments directly.
Handles inbound calls to book appointments by checking Cal.com availability via ElevenLabs and confirming slots verbally.
SMS inquiries about tree work are handled automatically, with the agent determining needs and booking quote appointments directly.
Customers book via WhatsApp link; the system checks availability, creates a Google Calendar event, and logs details in Postgres.
Inbound WhatsApp messages trigger an AI assistant that books appointments via Cal.com, logs them to Sheets, and sends SMS reminders.
Receives patient requests via webhook, checks real-time calendar availability using Gemini AI, books confirmed slots.
Receives CVs via webhook, scores candidates with AI, sends personalized emails, schedules interviews on Google Calendar.
Candidates chat with an AI agent to book 30-minute weekday interviews between 9 AM and 5 PM EST directly on your Google Calendar.
New candidate entry in Sheets triggers an auto-scheduled calendar invite and a personalized GPT-4 email for Mon/Wed/Fri slots.
Receives candidate applications via WhatsApp, screens them with AI against job criteria, and books interviews directly into Google Calendar.
Schedules BlueSky posts from a Google Sheet, handling threads and images, then updates the sheet with live post URLs.
Every 15 minutes, fetches approved posts from Notion, schedules them in Posta with media, and updates the record status.
Generates UTM links and QR codes for campaigns, then emails weekly GA4 performance reports with sessions and conversions.
Daily automation that extracts transcripts via Apify, generates SEO metadata with OpenAI, and schedules private videos for publication.
Every morning at 9 AM, the agent reviews your Asana tasks, uses AI to pick the single most critical one with reasoning.
A Vapi voice agent takes calls, checks your calendar for open slots with buffers, and books appointments directly.
Clients book live demos via a form that checks Outlook availability, generates a unique Zoom link.
Listens for email replies to schedule proposals, parses the intent via AI, and auto-creates calendar events or requests alternatives.
Upload your account list and past territory standards, then get a new territory plan that matches your established assessment criteria.
Handles inbound calls to book appointments by checking Cal.com availability via ElevenLabs and confirming slots verbally.
It can find suitable times, coordinate attendees or resources, book events, and send confirmations or updates.
Yes, if calendars, availability, priorities, and time-zone rules are provided clearly.
Use approval for costly, irreversible, or unusual commitments and automate only routine, bounded scheduling.