Struct 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¶
variable CallId¶
variable 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¶
variable ToolName¶
Public Functions Documentation¶
function RequiresNativeResults¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllToolCall.h