Record
elicit-request
========================================================================= Request/Response Types: Elicitation
Elicit request
Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#elicitrequest
record elicit-request {
message: string,
requested-schema: requested-schema,
}Fields
| Name | Type | Description |
|---|---|---|
| message | string | Message to show client |
| requested-schema | requested-schema | Schema describing requested information |