PERSONAL PRODUCTIVITY

Auto-decline Outlook invites that collide with protected focus blocks

Watches incoming Outlook meeting invites and automatically declines any that overlap a calendar event tagged as protected deep-work time.

CategoryPersonal Productivity
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Outlook meeting invite receivedOutlook
  • ActionFetch calendar events overlapping the invite windowOutlook
  • LogicDoes the invite collide with a protected focus block?
  • ActionDraft a polite, slot-suggesting declineOpenAI
  • OutputDecline invite and send reply in OutlookOutlook

What it does

Every time a new meeting invitation lands in your Outlook calendar, this workflow checks whether it overlaps a block you've marked as protected focus time. If it does, it declines the invite on your behalf and replies with a courteous message explaining you're heads-down and suggesting they grab one of your open windows instead.

When to use it

For makers, engineers, and executives who block recurring deep-work time but keep getting double-booked over it. Use it when you want the calendar to defend itself without you triaging invites by hand or feeling rude about saying no.

How it works

  1. 1An Outlook trigger fires when a new meeting invite arrives.
  2. 2The workflow reads your calendar for the invite's time range and finds any event whose subject or category marks it as protected focus time.
  3. 3A logic branch checks for overlap — if none, the invite is left untouched for you to handle.
  4. 4On overlap, an OpenAI step drafts a short, warm decline that references your next free slots.
  5. 5The final action declines the invite in Outlook and sends the generated reply to the organizer.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect OutlookMail, calendar, contacts.
  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.