Events, availability, meetings and bookings. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| reschedule-meetinganswers Move a meeting you booked earlier in this conversation to a new slot. Requires the manageToken from book-meeting. Check availability with get-meeting-slots first; the Google Calendar event is moved and both sides are ... arguments: manageToken, date, time | printing-labs com.printinglabs |
| reschedule_appointmentanswers Move a booking you made to a new time. Requires booking_id, the lookup_token from book_appointment, and new_start_time/new_end_time (ISO 8601, from get_availability). The new slot is checked for conflicts. No account ... arguments: booking_id, lookup_token, new_start_time, new_end_time | marketplace com.bookingmaven |
| hemmabo_booking_rescheduleanswers Reschedule a confirmed or pending booking to new dates with automatic repricing and Stripe charge/refund. Use when the guest wants to change dates on an existing booking — if the guest wants to end the stay entirely r... arguments: reservationId, guestToken, newCheckIn, newCheckOut, reason | HemmaBo Host Booking Engine com.hemmabo |
| list_calendar_eventsanswers List scheduled and published calendar events with optional date-range, status, platform, and pagination filters. arguments: start, end, upcoming, status, platforms, cursor | SendIt io.github.shree-git |
| bulk_update_calendar_eventsanswers Apply one bulk action to many calendar events at once, including shifts, explicit reschedules, queue moves, cancellations, or assignments. arguments: ids, action, deltaMinutes, shift, assigneeId, scheduledAt | SendIt io.github.shree-git |
| dex_list_calendar_eventsanswers List events across ALL of the user's connected calendars (Google/Microsoft) within a time range. Defaults to the next 7 days when no range is given. An optional free-text `query` searches titles, descriptions, locatio... arguments: start, end, query, limit | getdex.com MCP server ora.ai |
| dex_update_calendar_eventanswers Update an existing calendar event by its provider event ID. Only provided fields change. To reschedule, provide BOTH start_datetime and end_datetime (or start_date for all-day) — new times replace the old ones and can... arguments: event_id, summary, description, location, attendees, start_datetime | getdex.com MCP server ora.ai |
| dex_delete_calendar_eventanswers Delete a calendar event by its provider event ID. Irreversible — and if the user organizes the event, deleting it cancels the meeting for all attendees. arguments: event_id, account_email, account_provider | getdex.com MCP server ora.ai |
| PUT /consumer/v1/appointments/{id}/rescheduleanswers Reschedule Appointment <p>Use this endpoint to <b>Reschedule</b> an appointment booking. Only appointments in "BK", booked status, can be Rescheduled. Past dated appointments cannot be rescheduled. A valid <b>appointm... | OnSched Consumer API onsched.com |
| reschedule_bookinganswers Reschedule a booking to a new start time (ISO 8601) and return the result — the invitee is notified. A write. Resolve booking_id via list_bookings first. booking_id and start are required. arguments: booking_id, start | AIOProductOS MCP com.aioproductos |
| booking_rescheduleanswers Reschedule a session to a new time. Cancels the original and creates a new one. Requires confirm: true. arguments: orgSlug, sessionId, newScheduledAt, newProviderId, reason, confirm | Coordinalo — Service Business Operations com.coordinalo |
| public_booking_rescheduleanswers Reschedule a public booking using the bookingToken. Cancels the original and creates a new pending_confirmation booking at the new time. Returns new confirmationToken and bookingToken. Only works for bookings in pendi... arguments: orgSlug, bookingToken, newStartAt | Coordinalo — Service Business Operations com.coordinalo |
| request_appointment_rescheduleanswers Asks internal JoJo for a different walkthrough time using new preferences. The existing hold stays in place until JoJo replaces it, so a duplicate appointment is never created and the customer is never left without one. arguments: request_id, customer_access_token, new_scheduling_preferences, timezone, reason, customer_authorized_reschedule | com.precision-concretecoating/mcp com.precision-concretecoating |
| update_calendar_eventanswers Update one calendar event by rescheduling it, changing status, reassigning it, or storing metadata. arguments: eventId, id, postId, team_id, scheduledAt, status | SendIt io.github.shree-git |
| reschedule_appointmentanswers Reporte un rendez-vous existant vers un nouveau créneau. L'opération est atomique : l'ancien RDV est annulé et le nouveau est créé en une seule transaction, évitant qu'un autre agent prenne le créneau cible entre les ... arguments: appointment_id, appointment_token, new_date, new_time | anteos-booking io.github.anteos-health |
| dex_get_calendar_eventanswers Get a single calendar event by its provider event ID, including attendees, conferencing links, and recurrence flags. A successful lookup may refresh calendar-account metadata on linked Dex notes so future lookups use ... arguments: event_id, account_email | getdex.com MCP server ora.ai |
| dex_create_calendar_eventanswers Create an event on the user's connected calendar (primary account by default). For a timed event set start_datetime + end_datetime; for an all-day event set start_date (end_date optional for multi-day). Attendees are ... arguments: summary, description, location, attendees, start_datetime, end_datetime | getdex.com MCP server ora.ai |
| ScheduleSeries_AddBookinganswers Create new Schedule Booking ScheduleSeries | Avaza API Documentation avaza.com |
| ScheduleSeries_EditBookinganswers Edit Booking ScheduleSeries | Avaza API Documentation avaza.com |
| calendar.events.listanswers Returns events on the specified calendar. events | Calendar API googleapis.com |
| calendar.events.insertanswers Creates an event. events | Calendar API googleapis.com |
| calendar.events.importanswers Imports an event. This operation is used to add a private copy of an existing event to a calendar. events | Calendar API googleapis.com |
| calendar.events.quickAddanswers Creates an event based on a simple text string. events | Calendar API googleapis.com |
| calendar.events.watchanswers Watch for changes to Events resources. events | Calendar API googleapis.com |
| calendar.events.getanswers Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the events.list method using the iCalUID parameter. events | Calendar API googleapis.com |
| calendar.events.updateanswers Updates an event. events | Calendar API googleapis.com |
| calendar.events.patchanswers Updates an event. This method supports patch semantics. events | Calendar API googleapis.com |
| calendar.events.deleteanswers Deletes an event. events | Calendar API googleapis.com |
| calendar.events.instancesanswers Returns instances of the specified recurring event. events | Calendar API googleapis.com |
| calendar.events.moveanswers Moves an event to another calendar, i.e. changes an event's organizer. events | Calendar API googleapis.com |
| GET /consumer/v1/appointments/bookingfieldsanswers Get Custom Fields Labels <p>Use this endpoint to return a locations <b>Appointment Booking Fields</b>. Appointment booking fields are stored with each Appointment record. They are used when you need additional informa... | OnSched Consumer API onsched.com |
| GET /v2/calendar/eventsanswers List calendar events Returns all calendar events, paginated and filtered by the date. Calendar Events | SalesLoft Platform salesloft.com |
| POST /v2/calendar/events/upsertanswers Upsert a calendar event Upserts a calendar event object. Upsert key is a combination of `id` and `i_cal_uid` scoped to the given `calendar_id`. Bulk operations: This endpoint is used for bulk operations, see htt... | SalesLoft Platform salesloft.com |
| get_company_eventsanswers Retrieve a company's IR event CALENDAR — UPCOMING and PAST investor-relations events (earnings calls, annual/shareholder meetings, broker conferences, investor days) with the materials attached to each (deck, webcast,... arguments: ticker | MetricDuck — Financial Analysis com.metricduck |
| book-meetinganswers Book a consultation with the Printing Labs team: creates the Google Calendar event (with Meet link unless Phone Call), registers the meeting, and emails the requester confirm/reschedule/cancel links. The time must be ... arguments: firstName, lastName, email, mobile, date, time | printing-labs com.printinglabs |
| GetUpcomingInvestorEventsanswers Get upcoming investor-relations events for a stock — earnings webcasts, conference appearances, presentations, and shareholder meetings — scraped from the company's IR website. Returns events scheduled from now onward... arguments: ticker, maxResults, eventType | equibles io.github.daniel3303 |
| get_characters_character_id_calendar_event_id Get an event Get all the information for a specific event --- Alternate route: `/dev/characters/{character_id}/calendar/{event_id}/` Alternate route: `/v3/characters/{character_id}/calendar/{event_id}/` --- This ro... | EVE Swagger Interface evetech.net |
| put_characters_character_id_calendar_event_id Respond to an event Set your response status to an event --- Alternate route: `/dev/characters/{character_id}/calendar/{event_id}/` Alternate route: `/v3/characters/{character_id}/calendar/{event_id}/` Calendar | EVE Swagger Interface evetech.net |
| get_characters_character_id_calendar_event_id_attendees Get attendees Get all invited attendees for a given event --- Alternate route: `/dev/characters/{character_id}/calendar/{event_id}/attendees/` Alternate route: `/legacy/characters/{character_id}/calendar/{event_id}/... | EVE Swagger Interface evetech.net |
| cancel_bookinganswers Cancel a scheduled booking (call/meeting) and return the result — the invitee is notified per the scheduling settings. A write. Resolve booking_id via list_bookings first; never guess it. To move it instead of cancell... arguments: booking_id | AIOProductOS MCP com.aioproductos |
| booking_createanswers Create a new session/appointment for a client. providerId is optional — if omitted, the system auto-assigns a provider using the agenda assignment strategy (round_robin, least_booked, etc.). When a client has a titula... arguments: orgSlug, clientId, providerId, serviceId, scheduledAt, duration | Coordinalo — Service Business Operations com.coordinalo |
| booking_resolve_requestanswers Approve or reject a pending reschedule request (SessionRequest) that a client proposed from the portal — closes the bilateral coordination loop. outcome: "approved" applies the reschedule atomically (moves the session... arguments: orgSlug, requestId, outcome, reason, apiKey | Coordinalo — Service Business Operations com.coordinalo |
| portal_propose_rescheduleanswers Propose a new time for a session on behalf of the client — opens the bilateral coordination loop by creating a pending SessionRequest (it does NOT move the session; the org resolves it with booking_resolve_request). P... arguments: orgSlug, sessionId, requestedScheduledAt, reason, apiKey | Coordinalo — Service Business Operations com.coordinalo |
| log_eventanswers MUTATES the authenticated user calendar. Use for non-food days — funeral, cremation, appointment, dinner, anything that is not a food log. Do not store this as a chat memory. Example (funeral tonight): log_event({ tit... arguments: title, event_date, date, event_time, time, end_date | Dayze — Life in Days + Notable People com.dayze |
| hemmabo_booking_createanswers Create a pending direct booking without online payment for configured non-VRP fallback deployments. Use only after explicit user confirmation, with a propertyId from search, and only when no signed VRP direct_booking_... arguments: propertyId, checkIn, checkOut, guests, guestName, guestEmail | HemmaBo Host Booking Engine com.hemmabo |
| mg_request_appointmentanswers Submit an appointment request on behalf of a patient to Dr. Maggie Geller's optometry practice. Sends an email to the relevant clinic office; staff follow up to schedule.
Use this tool when the user is in the Metro V... arguments: name, email, reason, phone, preferredLocation, preferredTimes | Dr. Maggie Geller, OD com.maggiegeller |
| get_economic_calendaranswers [TIMING] Scheduled macro + earnings calendar — the 'knows WHEN' feed. Upcoming high-impact US macro releases (CPI, NFP, FOMC, PPI, GDP) and tracked single-name earnings (NVDA, TSLA, MSFT, +) with consensus/previous, a... arguments: days_back, days_ahead, event_class | mcp com.n0brains |
| request_estimate_appointmentanswers Asks Precision's internal JoJo scheduler to reserve an authorized on-site walkthrough that fits the customer's stated preferences. The caller never sees or selects calendar availability: JoJo reads the private calenda... arguments: request_id, customer_access_token, scheduling_preferences, timezone, customer_authorized_scheduling, idempotency_key | com.precision-concretecoating/mcp com.precision-concretecoating |
| cancel-meetinganswers Cancel a meeting you booked earlier in this conversation. Requires the manageToken returned by book-meeting — the same token that powers the cancel link in the customer's confirmation email. Removes the Google Calenda... arguments: manageToken | printing-labs com.printinglabs |
| explain_appointment_officeanswers Explain appointment-based scheduling dynamics — no-show rates as the dominant variance, buffer time as the trade-off lever, double-booking strategy, treatment-time variance by visit type. Use for primary care, special... | QSimHealth com.qsimhealth |
| get_astrology_moon_phase_calendar_year_monthanswers Get complete lunar calendar showing moon phase and illumination for every day of a specific month. Perfect for creating moon phase calendars, lunar planners, and astrology event schedules. arguments: year, month, lang, compact | Western Astrology MCP Server by RoxyAPI com.roxyapi |
| schedule_postanswers Queue a post to go out at a future time, to one or more connected channels at once (facebook, instagram, threads, tiktok, youtube, linkedin, x, pinterest, bluesky, telegram — TEN channels, and every one of them is liv... | Hermoso io.github.hermoso-ai |
| initiate_bookinganswers Reserve a cleaning slot. No payment is collected up front — the customer pays the cleaner in cash or card at the appointment. Returns `{ status: "booked" }`, the slot is locked in the calendar, and a calendar invite i... arguments: date, startTime, hours, address, name, email | claw.cleaning io.github.cnnrobrn |
| check_booking_statusanswers List upcoming bookings for a customer by email. Queries Google Calendar directly, so results are live and reflect any bookings in the next ~20 events. arguments: email | claw.cleaning io.github.cnnrobrn |
| GetEconomicCalendaranswers Get the economic release calendar — scheduled (upcoming) and recent publication dates of US macro data releases, with the FRED series each release updates and an importance tier per release (High = the tier-1 schedule... arguments: startDate, endDate, minImportance, maxResults | equibles io.github.daniel3303 |
| GetFdaAdvisoryCommitteeMeetingsanswers Get scheduled FDA advisory-committee (AdComm) meetings, sourced from the FDA.gov advisory-committee calendar, each with a link to its FDA meeting page. Defaults to meetings in the next 90 days; pass a date range to lo... arguments: startDate, endDate, maxResults | equibles io.github.daniel3303 |
| GET /calendar-dates/answers Combines the election and reporting dates with Commission meetings, conferences, outreach, Advisory Opinions, rules, litigation dates and other events into one calendar. State and report type filtering is no longer a... | OpenFEC fec.gov |
| GET /calendar-dates/export/answers Returns CSV or ICS for downloading directly into calendar applications like Google, Outlook or other applications. Combines the election and reporting dates with Commission meetings, conferences, outreach, Advisory O... | OpenFEC fec.gov |
| GET /v2/meetings.jsonanswers List meetings Fetches multiple meeting records. The records can be filtered, paged, and sorted according to the respective parameters. Meetings resource is responsible for events created via the Salesloft platform usi... | SalesLoft Platform salesloft.com |
| list_bookingsanswers Upcoming confirmed bookings on the org's scheduling. Read-only; returns the bookings, empty when none are scheduled. Pass include='all' for full history. arguments: include | AIOProductOS MCP com.aioproductos |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.