Table of Contents

Class McpToolResultContent

public class McpToolResultContent : ContentBlock
Inheritance
object
McpToolResultContent

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; }

Property Value

ContentType