TeamCity · Capability
TeamCity REST API — VCS Roots
TeamCity REST API — VCS Roots. 4 operations. Lead operation: Get All VCS Roots. Self-contained Naftiko capability covering one Teamcity business surface.
What You Can Do
GET
Getallvcsroots
— Get All VCS Roots
/v1/vcs-roots
POST
Createvcsroot
— Create VCS Root
/v1/vcs-roots
GET
Getvcsroot
— Get VCS Root
/v1/vcs-roots/{vcsrootlocator}
DELETE
Deletevcsroot
— Delete VCS Root
/v1/vcs-roots/{vcsrootlocator}
MCP Tools
get-all-vcs-roots
Get All VCS Roots
read-only
idempotent
create-vcs-root
Create VCS Root
get-vcs-root
Get VCS Root
read-only
idempotent
delete-vcs-root
Delete VCS Root
idempotent