Skip to main content

Module handlers

Module handlers 

Source

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