actiond_status
Check the ActionD server's reachability and retrieve its current status. Returns a JSON payload with running state, version, uptime, plugin count, and recent action count.
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 action 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 | |||