All integrations
GitLab
Developer Tools
Connect agents to projects, merge requests, pipelines and issues, so engineering context comes from the repository rather than a summary.
What teams build with this
Review merge request changes and leave a first-pass comment
Investigate a failed pipeline down to the job that broke
Open and update issues from incidents or customer reports
What this integration is allowed to do
17 read-only
Reads data. Cannot change anything in the connected system.
3 irreversible
Writes data in a way that cannot be automatically undone.
Attach only the tools an agent needs. Run the whole integration against a vendor sandbox or the Fruxon simulator before it touches production.
Available tools
Each tool is attached per agent step, so an agent only gets what its job requires.
list_projects | List projects accessible by the authenticated user | Read-only |
get_project | Get details of a specific project by URL-encoded path | Read-only |
list_issues | List issues for a project | Read-only |
get_issue | Get a single issue from a project | Read-only |
create_issue | Create a new issue in a project | Irreversible |
list_issue_notes | List comments (notes) on an issue | Read-only |
create_issue_note | Add a comment to an issue | Irreversible |
list_merge_requests | List merge requests for a project | Read-only |
get_merge_request | Get a single merge request | Read-only |
get_merge_request_changes | Get the diff/changes of a merge request | Read-only |
list_merge_request_notes | List comments on a merge request | Read-only |
create_merge_request_note | Add a comment to a merge request | Irreversible |
list_commits | List commits in a project repository | Read-only |
get_commit | Get a specific commit by SHA | Read-only |
list_branches | List branches in a project repository | Read-only |
list_tags | List tags in a project repository | Read-only |
get_file_content | Get the content of a file from a repository | Read-only |
list_pipelines | List pipelines for a project | Read-only |
get_pipeline | Get a single pipeline | Read-only |
list_pipeline_jobs | List jobs for a specific pipeline | Read-only |
Connect GitLab to your agents
Set up credentials once at the tenant level, then attach the tools you need to any agent.