Interface Nexus\Mcp\Core\Schema\Result\InputResponse

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

extends Arrayable<T>

Marker for a client's result to a server-initiated input request, carried as a bare body inside an InputResponseRequestParams's inputResponses map.

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