Interface Nexus\Mcp\Core\Schema\Request\InputRequest

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

extends Arrayable<T>

Marker for a request that a server may send to a client, carried as a bare body inside an InputRequiredResult's inputRequests map.

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