Functionsยง
- execute
- file_
content - GET /file-content?projectId=
&path= โ return file content as plain text - list_
files - GET /list-files?projectId=
โ recursive file listing for a project, respecting .gitignore - list_
projects - GET /projects โ list all project directories under workspace
- list_
worktrees - open_
editor - ping