Table of Contents

Class ResponseCustomToolCallInputEvent

public class ResponseCustomToolCallInputEvent : ResponseStreamEventBase
Inheritance
object
ResponseCustomToolCallInputEvent
Inherited Members

Properties

Input

The complete input data for the custom tool call.

public string Input { get; set; }

Property Value

string