recipe-reschedule-meeting

recipe-reschedule-meeting

热门

Move a Google Calendar event to a new time and automatically notify all attendees.

27KStar
0Fork
更新于 3/31/2026
SKILL.md
readonly只读
name
recipe-reschedule-meeting
description

"Move a Google Calendar event to a new time and automatically notify all attendees."

version
0.22.5

Reschedule a Google Calendar Meeting

PREREQUISITE: Load the following skills to execute this recipe: gws-calendar

Move a Google Calendar event to a new time and automatically notify all attendees.

Steps

  1. Find the event: gws calendar +agenda
  2. Get event details: gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}'
  3. Update the time: gws calendar events patch --params '{"calendarId": "primary", "eventId": "EVENT_ID", "sendUpdates": "all"}' --json '{"start": {"dateTime": "2025-01-22T14:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2025-01-22T15:00:00", "timeZone": "America/New_York"}}'

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
获取

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
获取

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
获取

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
获取

Create a recurring Google Calendar event with attendees.

googleworkspace avatargoogleworkspace
获取

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
获取