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 |
| 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 |
| 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 |
| fetchCalendarEventsanswers List calendar events Get a list of calendar events calendar event | Fitbit Plus API twinehealth.com |
| createCalendarEventanswers Create calendar event Create a calendar event for a patient. Attribute `all_day` must be set to `true` and `end_at` cannot be set for `plan-check-in` event type. calendar event | Fitbit Plus API twinehealth.com |
| fetchCalendarEventanswers Get a calendar event Get a calendar event by id calendar event | Fitbit Plus API twinehealth.com |
| updateCalendarEventanswers Update a calendar event Update a calendar event for a patient. Attribute `all_day` must be true and `end_at` cannot be specified for `plan-check-in` event type. To mark a calendar event as 'completed', set `completed_... | Fitbit Plus API twinehealth.com |
| deleteCalendarEventanswers Delete a calendar event Delete a calendar event by id calendar event | Fitbit Plus API twinehealth.com |
| createCalendarEventResponseanswers Create calendar event response Create a calendar event response for an attendee of a calendar event, the attendee can be a coach or patient. Calendar event responses cannot be fetched, updated nor deleted. Use calen... | Fitbit Plus API twinehealth.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 |
| 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 Context 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 |
| list_eventsanswers List the fixtures for a calendar day — or a bounded [date, date_to] range.
Unlike list_today_matches (today + anything still live), this is a strict window for whatever
``date`` you ask for. Pass ``date_to`` ... arguments: date, date_to, timezone, sport, status, league | infersports dev.infersports |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.