Skip to content

Struct FTryllToolCall

ClassList > FTryllToolCall

Public Attributes

Type Name
FString ArgumentsJson
FString CallId
FString Disposition
FString NodeName
FString ToolName

Public Functions

Type Name
bool RequiresNativeResults () const

Public Attributes Documentation

variable ArgumentsJson

FString FTryllToolCall::ArgumentsJson;

variable CallId

FString FTryllToolCall::CallId;

variable Disposition

FString FTryllToolCall::Disposition;

Snapshot of disposition ("route_only" / "acknowledge" / "notify" / "notify_and_acknowledge" / "pause" / "pause_and_acknowledge" / "await_result"). RegisterTool uses this to decide whether auto-resume must carry tool results (await_result only).


variable NodeName

FString FTryllToolCall::NodeName;

variable ToolName

FString FTryllToolCall::ToolName;

Public Functions Documentation

function RequiresNativeResults

inline bool FTryllToolCall::RequiresNativeResults () const


The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllToolCall.h