Class Nexus\Mcp\Core\Schema\Result\CallToolResult

final
readonly
extends Result<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, resultType: non-empty-string, content: list<template-type<AudioContent|EmbeddedResource|ImageContent|ResourceLink|TextContent, Arrayable, 'T'>>, structuredContent?: array<string, mixed>, isError?: bool}>
implements ServerResult

The result returned by the server for a tools/call request.

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