class LittleGhost::MCP::Result
Represents one MCP Tool result without discarding server fields. Mapping callbacks can inspect normalized content, structured content, metadata, or the complete protocol value.
Attributes
Deeply frozen MCP content blocks.
Whether the server marked the result with isError.
Deeply frozen MCP result _meta.
A deeply frozen copy of the complete server result object.
The optional deeply frozen structured result object.
Public Instance Methods
Source
# File lib/little_ghost/mcp/types.rb, line 212
Whether the server marked the result as an error.