Documentation Index
Fetch the complete documentation index at: https://docs.keephq.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This provider requires authentication.- host: GitLab Host (required: True, sensitive: False)
- personal_access_token: GitLab Personal Access Token (required: True, sensitive: True)
- api: Authenticated with api scope (mandatory)
In workflows
This provider can be used in workflows. As “action” to make changes or update data, example:Connecting with the Provider
- Go to Personal Access Token to see how to create a personal_access_token.
- Get
host, eg: if you’re using Cloud GitLab, use:https://gitlab.comor use yourhostif you’re using onPrem.

