Skip to content

Commit ef6b53e

Browse files
committed
Use action_inputs for browser_eval
1 parent 2981141 commit ef6b53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tidewave/tools/browser_eval.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def definition
3434
"description" => 'The session to target, e.g. "nice-cactus#1".',
3535
"type" => "string"
3636
},
37-
"args" => {
37+
"action_inputs" => {
3838
"description" => 'Parameters for the action, as documented by "help".',
3939
"type" => "object",
4040
"additionalProperties" => true

0 commit comments

Comments
 (0)