Task `teams_list_channels` v1

Read-only Teams surface via attached Playwright session. No send, call, edit, delete, or reactions.

Updated

Task teams_list_channels v1

Summary

Read-only Teams surface via attached Playwright session. No send, call, edit, delete, or reactions.

Inputs

session_ref, optional url, chunk_size / checkpoint for chunk tasks.

Output

Task-specific wire JSON (items, chats, channels, or chunk metadata).

Failure modes

Kind When
PlaywrightError:not_attached Bad session

Verification

tests/playwright/test_teams_chunk_scenarios.py; live CDP with FORGE_LCDL_PLAYWRIGHT_LIVE=1.

Examples

{"session_ref": "fake"}

Changelog

  • v1 — Initial read-only Teams task.