GitLab API — snippets
GitLab API — snippets. 18 operations. Lead operation: Get a snippets list for an authenticated user. Self-contained Naftiko capability covering one Gitlab Ci business surface.
What You Can Do
MCP Tools
get-all-project-snippets
Get all project snippets
create-new-project-snippet
Create a new project snippet
get-single-project-snippet
Get a single project snippet
update-existing-project-snippet
Update an existing project snippet
delete-project-snippet
Delete a project snippet
get-raw-project-snippet-file
Get raw project snippet file contents from the repository
get-raw-project-snippet
Get a raw project snippet
get-user-agent-details-project
Get the user agent details for a project snippet
get-snippets-list-authenticated-user
Get a snippets list for an authenticated user
create-new-snippet
Create new snippet
list-all-snippets-current-user
List all snippets current_user has access to
list-all-public-personal-snippets
List all public personal snippets current_user has access to
get-single-snippet
Get a single snippet
update-existing-snippet
Update an existing snippet
remove-snippet
Remove snippet
get-raw-snippet-file-contents
Get raw snippet file contents from the repository
get-raw-snippet
Get a raw snippet
get-user-agent-details-snippet
Get the user agent details for a snippet