dokploy_gitlab_update
dokploy_gitlab_updateUpdate GitLab integration settings in Dokploy MCP Server to modify application credentials, URLs, and configuration parameters for managing self-hosted PaaS resources.
Instructions
[gitlab] gitlab.update (POST)
Parameters:
applicationId (string, optional)
secret (string, optional)
groupName (string, optional)
redirectUri (string, optional)
name (string, required)
gitlabId (string, required)
gitlabUrl (string, required)
gitProviderId (string, required)
gitlabInternalUrl (any, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | No | ||
| secret | No | ||
| groupName | No | ||
| redirectUri | No | ||
| name | Yes | ||
| gitlabId | Yes | ||
| gitlabUrl | Yes | ||
| gitProviderId | Yes | ||
| gitlabInternalUrl | No |