verify_runner_authentication
Validate GitLab runner authentication using the runner's token to confirm it is authorized, without requiring a private token.
Instructions
Verify runner credentials (POST /runners/verify). Uses the runner token only, not PRIVATE-TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | No | ||
| authentication_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||