Skip to main content
Glama

reschedule_event_occurrence

Move a single event occurrence to a new date without altering the recurring rule. The origin date is marked as dropped with a reference to the new date, and a fresh scheduled entry is created on the target date.

Instructions

Move a single event occurrence to new_date without touching the RRULE.

event_id accepts any reference form — UUID, sequence shorthand (#123, personal-org only), canonical ref (acme-123), or app URL — and is resolved to a UUID before the reschedule.

The origin date's row is marked Dropped (with rescheduled_to=new_date); a fresh Scheduled row lands on the target date (with rescheduled_from=origin_date). 400 if new_date equals the origin date.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
event_idYes
dateYes
new_dateYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Circuit-Stitch/defernowork-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server