tailnet_status
Report tailnet state: list peers with hostname, IP, OS, online status, exit-node flags, and tags. Returns structured errors for missing binary, stopped daemon, or login needed.
Instructions
Report the state of the local tailnet: this node plus all peers with hostname, MagicDNS name, Tailscale IPv4/IPv6, OS, online flag, last seen, exit-node flags, and tags. Returns a structured error with the exact fix command when the tailscale binary is missing, the daemon is stopped, or the device needs login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| onlineOnly | No | Only include peers that are currently online (default: false) |