Skip to main content
type AnySamplingResult = CreateMessageResult | CreateMessageResultWithTools;
Defined in: client/results.ts:28 Union of the two sampling result shapes the MCP protocol defines.