defaults
Interceptor defaults for the Teams plugin.
Building a card is a pure transform, but it still runs through
Plugin.execute() so it shares the app’s telemetry / timeout posture; the
one operation that does I/O is posting a card to a Teams incoming webhook.
The settings are kept here rather than at the call sites so the caching /
retry / timeout posture of each is reviewable in one place.