API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/workspaces/{workspaceID}/files/findβ Find text - GET
/api/v1/workspaces/{workspaceID}/files/find/fileβ Find files - GET
/api/v1/workspaces/{workspaceID}/files/find/symbolβ Find symbols - GET
/api/v1/workspaces/{workspaceID}/files/fileβ List files - GET
/api/v1/workspaces/{workspaceID}/files/file/contentβ Read file - GET
/api/v1/workspaces/{workspaceID}/files/file/statusβ Get file status
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help