> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use device

> Run a command on the user's desktop device via the Zo desktop app.

{/* Tool: use_device */}

## Parameters

<ParamField path="device" type="string" required={true}>
  Name of the device to use. Must match a registered device.
</ParamField>

<ParamField path="command" type="string" required={true}>
  The command to execute on the device.
</ParamField>
