mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 12:30:08 -06:00
Made button required
This commit is contained in:
@@ -82,7 +82,7 @@ GROUNDED_COMPUTER_TOOL_SCHEMA = {
|
||||
"back",
|
||||
"forward"
|
||||
],
|
||||
"description": "The mouse button to use for click action (default: left)",
|
||||
"description": "The mouse button to use for click action (required for click action)",
|
||||
},
|
||||
"scroll_x": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user