List project runners
list_project_runnersList project runners to inspect their status, type, and configuration while keeping authentication tokens and CI variables secure.
Instructions
List runners available to a project without returning runner authentication tokens or CI variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| type | No | ||
| scope | No | ||
| paused | No | ||
| status | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No | ||
| tag_list | No | ||
| version_prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |