PERSONAL PRODUCTIVITY

Auto-decline low-priority invites that collide with deep-work blocks

When a new calendar invite lands on top of a protected deep-work block, an AI scores its priority and auto-declines low-value meetings with a polite note proposing alternative…

CategoryPersonal Productivity
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew calendar invite receivedGoogle CalendarGoogle Calendar
  • LogicOverlaps a deep-work block?
  • ActionScore invite priority with AIOpenAI
  • LogicBranch: low-priority only
  • OutputDecline with alternative-time noteGoogle CalendarGoogle Calendar

What it does

Guards your deep-work blocks from meeting creep. Every time someone invites you to a meeting that overlaps a calendar event you've tagged as focus time, this workflow judges whether the meeting actually needs to interrupt that block. Low-priority invites get declined automatically with a courteous message that points the organizer to your open slots; anything ambiguous or important is left untouched for you to handle.

When to use it

You hold recurring focus blocks (writing, coding, strategy) but they keep getting steamrolled by optional syncs, FYI meetings, and large all-hands you don't need to attend live. Use this when you want the calendar defended by default rather than triaging invites by hand.

How it works

  1. 1A new event lands on your Google Calendar and fires the trigger.
  2. 2The flow checks whether the new event overlaps any event titled or tagged as a deep-work block.
  3. 3If there's no overlap, it stops. If there is, an OpenAI model scores the invite on attendee count, your role (required vs optional), title keywords, and organizer seniority.
  4. 4A branch routes only invites scored low-priority forward; medium/high are left for manual review.
  5. 5The workflow declines the invite via Google Calendar with a generated note suggesting times outside your focus window.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Google CalendarEvents, attendees, availability.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.