AITool |
The AIToolCall type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelOperation | Optional cancellation source propagated from the outer Chat(String, ICancelOperation, ReportExecutionLog, ReportExecutionLog, Int32, ActionString) loop. Execution scripts should poll CancelOperation?.Cancel inside any long-running loop and abort early when it is true. | |
| ExecutionLog | Current log for the tool execution | |
| SecurityContext | Current security user for the tool execution |