Structs§
- Render
Payload - Collected payload used by both text and JSON renderers.
- Render
Progress - Progress counters exposed to renderers.
- Render
Question - Describes a single question for render outputs.
Enums§
- Render
Status - Status labels returned by the renderers.
Functions§
- build_
render_ payload - Build the renderer payload from the specification, context, and answers.
- render_
card - Render the payload as an Adaptive Card v1.3 transport.
- render_
json_ ui - Render the payload as a structured JSON-friendly value.
- render_
text - Render the payload as human-friendly text.