GitLab
Tools
Name & Description | Type |
---|---|
GITLAB_ARCHIVE_PROJECTTool to archive a project. | action |
GITLAB_CREATE_GROUPTool to create a new group in GitLab. | action |
GITLAB_CREATE_PROJECTTool to create a new project in GitLab. | action |
GITLAB_CREATE_PROJECT_ISSUETool to create a new issue in a GitLab project. | action |
GITLAB_CREATE_REPOSITORY_BRANCHTool to create a new branch in a project. | action |
GITLAB_GET_MERGE_REQUEST_NOTESTool to fetch comments on a merge request. | action |
GITLAB_GET_PROJECTTool to get a single project by id or url-encoded path. | action |
GITLAB_GET_PROJECTSTool to list all projects accessible to the authenticated user. | action |
GITLAB_GET_REPOSITORY_BRANCHTool to retrieve information about a specific branch in a project. | action |
GITLAB_GET_USERSTool to retrieve a list of users from GitLab. | action |
GITLAB_LIST_PROJECT_USERSTool to list users of a project. | action |
GITLAB_DELETE_PROJECTTool to delete a GitLab project by its id. | action |
GITLAB_DOWNLOAD_PROJECT_AVATARTool to download a project’s avatar image. | action |
GITLAB_ERASE_JOBTool to erase the content of a specified job within a project. | action |
GITLAB_GET_COMMIT_REFSTool to get all references (branches or tags) a commit is pushed to. | action |
GITLAB_GET_COMMIT_SEQUENCETool to get the sequence number of a commit in a project by following parent links from the given commit. | action |
GITLAB_GET_GROUPTool to retrieve information about a specific group by its id. | action |
GITLAB_GET_GROUPSGet groups. | action |
GITLAB_GET_GROUP_MEMBERTool to retrieve details for a specific group member. | action |
GITLAB_GET_JOB_DETAILSTool to retrieve details of a single job by its id within a specified project. | action |
GITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSTool to list all diff versions of a merge request. | action |
GITLAB_GET_PROJECT_LANGUAGESTool to list programming languages used in a project with percentages. | action |
GITLAB_GET_PROJECT_MEMBERTool to retrieve details for a specific project member. | action |
GITLAB_GET_PROJECT_MEMBER_ALLTool to retrieve details for a specific project member (including inherited and invited members). | action |
GITLAB_GET_PROJECT_MERGE_REQUESTSTool to retrieve a list of merge requests for a specific project. | action |
GITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSTool to get commits of a merge request. | action |
GITLAB_GET_REPOSITORY_BRANCHESRetrieves a list of repository branches for a project. | action |
GITLAB_GET_SINGLE_COMMITTool to get a specific commit identified by the commit hash or name of a branch or tag. | action |
GITLAB_GET_SINGLE_PIPELINETool to retrieve details of a single pipeline by its id within a specified project. | action |
GITLAB_GET_USERTool to retrieve information about a specific user by their id. | action |
GITLAB_GET_USERS_ID_STATUSTool to get a user's status by id. | action |
GITLAB_GET_USER_PREFERENCESTool to get the current user's preferences. | action |
GITLAB_GET_USER_STATUSTool to get the current user's status. | action |
GITLAB_GET_USER_SUPPORT_PINTool to get details of the current user's support pin. | action |
GITLAB_IMPORT_PROJECT_MEMBERSTool to import members from one project to another. | action |
GITLAB_LIST_ALL_GROUP_MEMBERSTool to list all members of a group including direct, inherited, and invited members. | action |
GITLAB_LIST_ALL_PROJECT_MEMBERSTool to list all members of a project (direct, inherited, invited). | action |
GITLAB_LIST_BILLABLE_GROUP_MEMBERSTool to list billable members of a top-level group (including its subgroups and projects). | action |
GITLAB_LIST_GROUP_MEMBERSTool to list direct members of a group. | action |
GITLAB_LIST_PENDING_GROUP_MEMBERSTool to list pending members of a group and its subgroups and projects. | action |
GITLAB_LIST_PIPELINE_JOBSTool to retrieve a list of jobs for a specified pipeline within a project. | action |
GITLAB_LIST_PROJECT_GROUPSTool to list ancestor groups of a project. | action |
GITLAB_LIST_PROJECT_INVITED_GROUPSTool to list groups invited to a project. | action |
GITLAB_LIST_PROJECT_PIPELINESTool to retrieve a list of pipelines for a specified project. | action |
GITLAB_LIST_PROJECT_SHAREABLE_GROUPSTool to list groups that can be shared with a project. | action |
GITLAB_LIST_PROJECT_TAGSTool to retrieve a list of repository tags for a specified project. | action |
GITLAB_LIST_PROJECT_TRANSFER_LOCATIONSTool to list namespaces available for project transfer. | action |
GITLAB_LIST_REPOSITORY_COMMITSTool to get a list of repository commits in a project. | action |
GITLAB_LIST_USER_PROJECTSTool to list projects owned by a specific user. | action |
GITLAB_POST_USER_SUPPORT_PINTool to create a support pin for your authenticated user. | action |
GITLAB_PUT_USER_PREFERENCESTool to update the current user's preferences. | action |
GITLAB_SET_USER_STATUSTool to set the current user's status. | action |
GITLAB_SHARE_PROJECT_WITH_GROUPTool to share a project with a group. | action |
GITLAB_START_PROJECT_HOUSEKEEPINGTool to start the housekeeping task for a project. | action |