Qovery · Capability
Qovery API — Git repositories
Qovery API — Git repositories. 8 operations. Lead operation: Get bitbucket repositories of the connected user. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Getbitbucketrepositories
— Get bitbucket repositories of the connected user
/v1/account/bitbucket/repository
GET
Getbitbucketrepositorybranches
— Get bitbucket branches of the specified repository
/v1/account/bitbucket/repository/branch
GET
Getgitprovideraccount
— Get git provider accounts
/v1/account/gitauthprovider
GET
Getgithubrepositories
— Get github repositories of the connected user
/v1/account/github/repository
GET
Getgithubrepositorybranches
— Get github branches of the specified repository
/v1/account/github/repository/branch
GET
Getgitlabrepositories
— Get gitlab repositories of the connected user
/v1/account/gitlab/repository
GET
Getgitlabrepositorybranches
— Get gitlab branches of the specified repository
/v1/account/gitlab/repository/branch
POST
Listdirectoriesfromgitrepository
— List directories from a git repository
/v1/organization/{organizationid}/listdirectoriesfromgitrepository
MCP Tools
get-bitbucket-repositories-connected-user
Get bitbucket repositories of the connected user
read-only
idempotent
get-bitbucket-branches-specified-repository
Get bitbucket branches of the specified repository
read-only
idempotent
get-git-provider-accounts
Get git provider accounts
read-only
idempotent
get-github-repositories-connected-user
Get github repositories of the connected user
read-only
idempotent
get-github-branches-specified-repository
Get github branches of the specified repository
read-only
idempotent
get-gitlab-repositories-connected-user
Get gitlab repositories of the connected user
read-only
idempotent
get-gitlab-branches-specified-repository
Get gitlab branches of the specified repository
read-only
idempotent
list-directories-git-repository
List directories from a git repository
read-only