TTMSMCPElicitationHandler Event Type
Function invoked to answer an elicitation request.
API unit family: TMS.MCP.Elicitation
Parameters
| Name | Description |
|---|---|
Request |
Request describing what input is being asked for. |
Returns
The answer to send back, which the caller of the handler takes ownership of. Return a result whose action is 'decline' or 'cancel' when the input cannot or should not be supplied.