IDE Control
Open File
This is currently under development.
Tool Schema
type: function
function:
name: open_file
parameters:
type: object
properties:
name:
type: string
description: The name of the file. Be as specific as you can. Do not make
up file extensions.
required:
- name
description: 'Opens a particular file. Do not use this tool unless specifically
requested to open something. Do not include file extension unless provided. Do
not make up filenames. '
On this page