Table of Contents

Class ElicitRequestParams.EnumSchema

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents a legacy schema for an enum type with enumNames. This is a compatibility alias for ElicitRequestParams.LegacyTitledEnumSchema.

[Obsolete("The EnumSchema and LegacyTitledEnumSchema APIs are deprecated as of specification version 2025-11-25 and will be removed in a future major version. See SEP-1330 for more information.", DiagnosticId = "MCP9001", UrlFormat = "https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1330")]
public sealed class ElicitRequestParams.EnumSchema : ElicitRequestParams.LegacyTitledEnumSchema
Inheritance
ElicitRequestParams.EnumSchema
Inherited Members

Remarks

This schema is deprecated in favor of ElicitRequestParams.TitledSingleSelectEnumSchema.