Click or drag to resize

AIToolCall Properties

The AIToolCall type exposes the following members.

Properties
 NameDescription
Public propertyArgumentsJSON string containing the arguments the AI supplied.
Public propertyId Provider-issued call identifier. Pass it back via ToolChatMessage when submitting the tool result.
Public propertyNameName of the tool the AI wants to invoke.
Top
See Also