get_pending_invites
Get invitations on a calendar that have not been responded to within a date range.
How to use it
get_pending_invites is exposed by the Keeper.Sh MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_pending_invites tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL KEEPER.SH LISTINGOther tools in Keeper.Sh (13)
Create an event on a connected calendar. Requires a calendar ID, title, start time, and end time.
Delete a calendar event by its ID.
Find open slots of at least a given duration across every synced calendar in a date range.
Get a single calendar event by its ID.
Get the number of calendar events. Optionally scoped to a date range with from and to ISO 8601 datetimes.
Get calendar events within a date range. Accepts ISO 8601 datetimes and an IANA timezone identifier used to localize event times.
Get your iCal feed URL for subscribing in other calendar apps.
List all connected calendar accounts with provider information.
List all calendars connected to Keeper, including provider name and account.
Pause or resume syncing for a single calendar without disconnecting it.
Respond to a calendar event invitation with accepted, declined, or tentative.
Force a sync now instead of waiting for the next scheduled run. Throttled to one request per minute.
Update an existing calendar event. Only the fields you provide are updated.