Prefer raw CallToolResult, ReadResourceResult, or GetPromptResult returns. These helpers remain for upgrade compatibility and map to the official wire envelopes.
Merge several tool results into one (content concatenated; objects shallow-merged).
content
Results to merge.
Combined tool result.
Prefer building a single raw CallToolResult with the desired content array.
Deprecated
Prefer raw CallToolResult, ReadResourceResult, or GetPromptResult returns. These helpers remain for upgrade compatibility and map to the official wire envelopes.