Class McpToolResultContent
public class McpToolResultContent : ContentBlock
- Inheritance
-
objectMcpToolResultContent
Properties
Content
public StringOrArray<CitationsWrapper> Content { get; set; }
Property Value
- StringOrArray<CitationsWrapper>
IsError
public bool IsError { get; set; }
Property Value
- bool
ToolUseId
public string ToolUseId { get; set; }
Property Value
- string
Type
public override ContentType Type { get; }