Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkflowAdaptiveCardSchema

Workflow-specific Adaptive Card schema structure for workflow responses. This models the subset of adaptive-card payload fields used by Workflow Space rendering.

Hierarchy

  • WorkflowAdaptiveCardSchema

Index

Properties

$schema?: string

JSON schema URL

Card action buttons

Card body elements

cardUid?: string

Unique identifier for the card

elementUid?: string

Unique identifier for the element

type: string

Type of the card (always "AdaptiveCard")

version?: string

Adaptive card version

Generated using TypeDoc