




Booking & Scheduling Agent
Agent
Details
A personal scheduling and meeting operator that lives in your chat and runs your calendar end-to-end. Check free/busy availability across Google Calendars, find the right slot for one or many attendees, create events with location, description, recurrence, and Google Meet links automatically attached, and send polished invitations from Gmail. Pull recipient details from Google Contacts and look up context in any Google Sheets schedule, roster, or booking spreadsheet before confirming. Take meeting notes in Google Docs, save action items as Google Tasks with due dates, and store agendas and follow-ups in Google Drive. Read incoming Gmail messages to find scheduling requests, conflicts, or reschedule asks, and draft polite reply or reminder emails. Send reminder messages by email or Telegram ahead of every meeting, with copy run through a banned-phrase quality check so nothing reads like AI sludge. Post status updates and meeting reminders into Google Chat spaces for team-internal coordination. Convert handwritten notes or printed schedules into structured data with OCR. Use the timezone-aware datetime helper and date calculator to handle business-day arithmetic, recurring cadences, and cross-zone scheduling without bugs. For multi-stop appointment days, plan and optimize the driving route between locations, calculate arrival and departure times per stop, and generate a shareable map. After meetings, retrieve Google Meet conference records, recordings, and transcripts, and summarize them into Google Docs. Ideal for solo founders, executive assistants, sales reps, recruiters, consultants, account managers, real estate agents, customer success teams, healthcare schedulers, field service technicians, and anyone who lives between Calendar, Gmail, and Sheets and wants a single agent to operate all three.
Tools In This Agent
Google Calendar
Google Meet
Gmail - All Email Actions
Google Sheets
Google Docs Connector
Google Tasks
Google Drive
Google Contacts
Google Chat
Telegram Instant Messenger
+6 more
Context Documents
No context documents are attached to this agent yet.
Frequently Asked Questions
How do I connect this specialty agent to an external agent?
You can install the local MCP server by opening a terminal and running:
Install commands
npm install -g @agentpmt/mcp-router
agentpmt-setupThis will connect you to local agents like Claude Code, Windsurf, Grok Build, Cursor, etc.
Alternatively you can connect to the hosted version with this config block, no installation required:
Hosted MCP config
{
"mcpServers": {
"agentpmt": {
"type": "streamable-http",
"url": "https://api.agentpmt.com/mcp",
"headers": {
"Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
"x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
}
}
}
}View MCP Connection Instructions for more details.
How do I use this specialty agent?
You can use it here in the browser by clicking the 'Try It Now' button.
Make any agent like Claude Code, OpenClaw, Hermes, or Grok a specialty Booking & Scheduling Agent by connecting it to AgentPMT's Dynamic MCP (see "How do I connect this specialty agent to an external agent?" first) and pasting in this prompt.
