Method FromText
FromText(string)
Creates a text content block.
public static McpContent FromText(string text)
Parameters
textstringThe text to return to the caller.
Creates a text content block.
public static McpContent FromText(string text)
text stringThe text to return to the caller.