woodpecker_get_topology
Retrieve the materialized service dependency graph with current status and dependencies to establish causal structure for root-cause analysis.
Instructions
Return the materialized service dependency graph: every service, its current status, and the services it depends on. Call first to establish the causal structure before diagnosing. status in {healthy, erroring, unhealthy, restarting, hung, down}; monitoring='MISSING' flags a possible blind spot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||