Windmill · Capability
Windmill API — Git Sync
Windmill API — Git Sync. 7 operations. Lead operation: Get Connected Repositories. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Getglobalconnectedrepositories
— Get Connected Repositories
/v1/github-app/connected-repositories
GET
Getghesconfig
— Get GHES App Config
/v1/github-app/ghes-config
GET
Exportinstallation
— Export GitHub Installation JWT Token
/v1/w/{workspace}/github-app/export/{installationid}
POST
Ghesinstallationcallback
— GHES Installation Callback
/v1/w/{workspace}/github-app/ghes-installation-callback
POST
Importinstallation
— Import GitHub Installation from JWT Token
/v1/w/{workspace}/github-app/import
POST
Installfromworkspace
— Install a GitHub Installation from Another Workspace
/v1/w/{workspace}/github-app/install-from-workspace
DELETE
Deletefromworkspace
— Delete a GitHub Installation from a Workspace
/v1/w/{workspace}/github-app/installation/{installation-id}
MCP Tools
get-connected-repositories
Get Connected Repositories
read-only
idempotent
get-ghes-app-config
Get GHES App Config
read-only
idempotent
export-github-installation-jwt-token
Export GitHub Installation JWT Token
read-only
idempotent
ghes-installation-callback
GHES Installation Callback
import-github-installation-jwt-token
Import GitHub Installation from JWT Token
install-github-installation-another-workspace
Install a GitHub Installation from Another Workspace
delete-github-installation-workspace
Delete a GitHub Installation from a Workspace
idempotent