ComputerUsePreviewTool interface
控制虚拟计算机的工具。 了解有关 计算机工具的更多信息。
- 扩展
属性
| display_height | 计算机显示的高度。 |
| display_width | 计算机的显示宽度。 |
| environment | 要控制的计算机环境的类型。 |
| type | 计算机使用工具的类型。 始终为 |
属性详细信息
display_height
计算机显示的高度。
display_height: number
属性值
number
display_width
计算机的显示宽度。
display_width: number
属性值
number
environment
type
计算机使用工具的类型。 始终为 computer_use_preview。
type: "computer_use_preview"
属性值
"computer_use_preview"