Table of Contents

Class CodeExecutionToolResultContent

public class CodeExecutionToolResultContent : ContentBlock
Inheritance
object
CodeExecutionToolResultContent

Properties

Error

public string Error { get; set; }

Property Value

string

Result

public string Result { get; set; }

Property Value

string

ToolUseId

public string ToolUseId { get; set; }

Property Value

string

Type

public override ContentType Type { get; }

Property Value

ContentType