elicitation property

ElicitationCapabilities? elicitation
final

Elicitation capabilities supported by the client. Determines which elicitation modes the agent may use.

Optional. Omitted or null both mean the client does not advertise elicitation support.

Implementation

final ElicitationCapabilities? elicitation;