gitlab_get_trigger_token
Retrieve pipeline trigger token details for a specified project and trigger ID using the GitLab MCP Server. Facilitates access to CI/CD pipeline automation tokens for workflow management.
Instructions
Get details of a pipeline trigger token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The ID or URL-encoded path of the project | |
trigger_id | Yes | The ID of the trigger |