gitlab.manage_pipeline high conf mediumhuman approval
Creates, retries, or cancels CI/CD pipelines; can trigger or block production deployments.
All other tools (14)
gitlab.create_issue low conf highallow
Opens a new issue in a project.
gitlab.create_merge_request medium conf highaudit
Opens a merge request; entry point to production code change.
gitlab.create_workitem_note low conf highallow
Adds a comment to a work item.
gitlab.get_issue low conf highallow
Reads a single issue's contents.
gitlab.get_mcp_server_version low conf highallow
Returns the MCP server version string.
gitlab.get_merge_request low conf highallow
Reads merge request metadata and description.
gitlab.get_merge_request_commits low conf highallow
Lists commits attached to a merge request.
gitlab.get_merge_request_diffs medium conf mediumaudit
Reads code diffs; can surface secrets, customer data, or proprietary logic embedded in source.
gitlab.get_merge_request_pipelines low conf highallow
Lists CI pipelines associated with a merge request.
gitlab.get_pipeline_jobs low conf highallow
Reads CI job metadata and status.
gitlab.get_workitem_notes low conf highallow
Reads comments on a work item.
gitlab.search medium conf highaudit
Search across the GitLab instance; can surface code, issues, and merge requests beyond the agent's intended scope.
gitlab.search_labels low conf highallow
Looks up labels in a project or group.
gitlab.semantic_code_search medium conf mediumaudit
Semantic search across source; aggregates code context across repos and may expose secrets-in-code or IP.