Skip to content
Docs Try Aspire
Docs Try

ComputerToolResource

Class sealed net8.0
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
A Foundry tool resource that enables an agent to interact with a computer desktop by taking screenshots, moving the mouse, clicking, and typing.
namespace Aspire.Hosting.Foundry;
public sealed class ComputerToolResource
: Aspire.Hosting.Foundry.FoundryToolResource
{
// ...
}