actiond_status
Check if the ActionD CI/CD server is reachable and get its vitals in one call. Returns running state, version, uptime, plugin count, and recent job count. Use first when diagnosing connectivity issues.
Instructions
Check whether the ActionD CI/CD server is reachable and capture its vitals in one call. Returns JSON with running state, version, uptime, registered plugin count, and recent job count. Safe to call at any time with no side effects; use it first when diagnosing connectivity, and prefer actiond_log for execution errors or actiond_actions_list for job history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||