runner_detail
Retrieve a single GitLab runner's full details—contacted_at, tags, paused status, and version—for accurate CI/CD monitoring and troubleshooting.
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 |