Interface Nexus\Mcp\Core\Schema\Elicitation\SingleSelectEnumSchema

<out T is array<string, mixed> = array<string, mixed>>

extends EnumSchema<T>

Marker for the SingleSelectEnumSchema union: UntitledSingleSelectEnumSchema and TitledSingleSelectEnumSchema.

Methods inherited from Nexus\Mcp\Core\Schema\Arrayable
fromArray(), toArray(), jsonSerialize()