show_dependency_chain
Get the complete dependency chain for any homelab entity—showing its runtime, dependents, dependencies, ingress access, and storage in one view.
Instructions
Show the full dependency chain for any homelab entity. Returns what it runs on, what depends on it, what it depends on, how it is accessed (ingress), and what storage it uses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Name of entity to look up: service name (e.g., 'plex'), host name (e.g., 'docker-host'), or domain (e.g., 'plex.example.com') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||