ElicitRequestBuilder
DSL builder for constructing ElicitRequest instances.
This builder is used to create requests that prompt users for structured input through forms or dialogs presented by the client.
Required
message - The message to present to the user explaining what is being requested
requestedSchema - Schema defining the structure of the data to collect
Optional
meta - Metadata for the request