App Logo
outlook.live.com

List calendar events (Outlook)

List events from the signed-in Outlook consumer calendar for a given week.

Input

date optional

Any date in the target week (YYYY-MM-DD). Omitted = the current week.

Output

days required
count required
events required
weekEnd required
weekStart required

FAQ

List events from the signed-in Outlook consumer calendar for a given week.
Optional: date.
It returns days, count, events, weekEnd, weekStart.
Yes. It acts as you on outlook.live.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the outlook.live.com cookies saved by the Reduck extension.
It only reads. It looks things up on outlook.live.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/outlook.live.com/list_events, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/outlook.live.com/list_events
It is part of Reduck's official curated catalogue.

Start building not clicking