runner_detail
Retrieve a specific GitLab runner's full details by ID: last contact time, tags, paused state, and version. Use to audit and troubleshoot runner health.
Instructions
[READ] One runner's full detail (contacted_at, tags, paused, version).
GITLAB ONLY — a Gitea target raises the same teaching error as list_runners.
Args: runner: Runner id (from list_runners). target: Server target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runner | Yes | ||
| target | No |