CallToolResult constructor
const
CallToolResult(})
Implementation
const CallToolResult(
this.content, {
this.structuredContent,
@Deprecated('See CallToolResult.isStreaming — removed in 3.0.')
this.isStreaming = false,
this.isError,
});