Result returned from an elicitation handler.
@type t() :: %Copilot.Types.ElicitationResult{ action: String.t(), content: map() | nil }