Interface Nexus\Mcp\Core\Schema\Elicitation\PrimitiveSchemaDefinition

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

extends Arrayable<T>

Restricted schema definitions that only allow primitive types without nested objects or arrays.

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