File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 219219 :required [" path" ]}
220220 :handler #'read-file}
221221 " eca_write_file"
222- {:description (str " Create a new file or completely overwrite an existing file with new content. " +
223- " Use with caution as it will overwrite existing files without warning. " +
222+ {:description (str " Create a new file or completely overwrite an existing file with new content. "
223+ " Use with caution as it will overwrite existing files without warning. "
224224 " Handles text content with proper encoding. "
225225 " **Only works within the directories: $workspaceRoots.**" )
226226 :parameters {:type " object"
Original file line number Diff line number Diff line change 149149 :instructions instructions
150150 :user-prompt user-prompt
151151 :past-messages past-messages
152+ :web-search web-search
152153 :tools tools
153154 :api-url url
154155 :api-key key}
You can’t perform that action at this time.
0 commit comments