AgentCardSkill.Examples Property

Definition

A list of example scenarios that the skill can perform.

public System.Collections.Generic.IList<string> Examples { get; }
member this.Examples : System.Collections.Generic.IList<string>
Public ReadOnly Property Examples As IList(Of String)

Property Value

Applies to