Expand description
Adaptive Card setup flow types.
Provides types for driving setup/onboard workflows via adaptive cards
in messaging channels. The actual card rendering uses greentic-qa’s
render_card function; this module adds security (signed tokens)
and multi-step orchestration on top.
Structs§
- Card
Setup Result - Result of processing a card setup submission.
- Card
Setup Session - A setup session that tracks multi-step card-based onboarding.
- Setup
Link Config - Configuration for setup link generation.