ComputerToolResource Properties
Class Properties 3 members
A Foundry tool resource that enables an agent to interact with a computer desktop by taking screenshots, moving the mouse, clicking, and typing.
Gets the height of the display in pixels.
public int DisplayHeight { get; } Gets the width of the display in pixels.
public int DisplayWidth { get; } Gets the environment identifier.
public string Environment { get; }