Unwrap a federated MCP result → { ok, data, text }. data is the parsed full text (preferred), else structuredContent, else the raw text. ok is !isError.
{ ok, data, text }
data
ok
!isError
Unwrap a federated MCP result →
{ ok, data, text }.datais the parsed full text (preferred), else structuredContent, else the raw text.okis!isError.