diff --git a/Comet Assistant/tools.json b/Comet Assistant/tools.json index c8fa42d5..b967fa1a 100644 --- a/Comet Assistant/tools.json +++ b/Comet Assistant/tools.json @@ -182,10 +182,10 @@ "type": "string", "description": "Element reference from read_page, such as ref_1." }, - "value": { - "type": ["string", "boolean"], - "description": "Value to set; string for text/dropdowns or boolean for checkboxes." - } + "value": { + "type": ["string", "boolean"], + "description": "Value to set; string for text/dropdowns or boolean for checkboxes." + } }, "required": [ "tab_id",