Task `outlook_list_messages_scroll` v1

Deterministic, read-only Outlook Web (OWA) operation through an already-attached Playwright session.

Updated

Task outlook_list_messages_scroll v1

Summary

Deterministic, read-only Outlook Web (OWA) operation through an already-attached Playwright session.

Inputs

Field Type Required
session_ref string yes

Output

Wire JSON per contract.json.

Failure modes

Kind When
PlaywrightError:not_attached Bad session

Verification

Offline pytest with fake session.

Examples

{"session_ref": "fake-outlook"}

Changelog

  • v1 — Initial task.