Return an ElicitResult that declines the elicitation (user chose not to provide). Optional reason is for logging; the SDK result is { action: "decline" }.
{ action: "decline" }
Optional
Return an ElicitResult that declines the elicitation (user chose not to provide). Optional reason is for logging; the SDK result is
{ action: "decline" }.