GitLab CI/CD · Capability
GitLab API — project_templates
GitLab API — project_templates. 2 operations. Lead operation: Get a list of templates available to this project. Self-contained Naftiko capability covering one Gitlab Ci business surface.
What You Can Do
GET
Getapiv4projectsidtemplatestype
— Get a list of templates available to this project
/v1/api/v4/projects/{id}/templates/{type}
GET
Getapiv4projectsidtemplatestypename
— Download a template available to this project
/v1/api/v4/projects/{id}/templates/{type}/{name}
MCP Tools
get-list-templates-available-this
Get a list of templates available to this project
read-only
idempotent
download-template-available-this-project
Download a template available to this project
read-only
idempotent