Class Nexus\Mcp\Core\Schema\Result\GetTaskPayloadResult

final
readonly
extends Result
implements ClientResult, ServerResult

The response to a tasks/result request. The structure matches the result type of the original request. For example, a tools/call task would return the CallToolResult structure.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Result
jsonSerialize()
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Result
$meta