ItemFieldComputerToolCall Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computer tool call.
public class ItemFieldComputerToolCall : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldComputerToolCall>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldComputerToolCall>
type ItemFieldComputerToolCall = class
inherit ItemField
interface IJsonModel<ItemFieldComputerToolCall>
interface IPersistableModel<ItemFieldComputerToolCall>
Public Class ItemFieldComputerToolCall
Inherits ItemField
Implements IJsonModel(Of ItemFieldComputerToolCall), IPersistableModel(Of ItemFieldComputerToolCall)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Action |
Gets the Action. |
| CallId |
An identifier used when responding to the tool call with output. |
| Id |
The unique ID of the computer call. |
| PendingSafetyChecks |
The pending safety checks for the computer call. |
| Status |
The status of the item. One of |