ts_device
Retrieve complete details for a single Tailscale device: addresses, OS, client version, key status, tags, and user identified by device ID.
Instructions
Full detail for a single device: addresses, OS, client version, key status, tags, user.
Single-record fetch — server-side filter is device_id-shaped, not
tag-shaped. The _meta envelope is emitted for audit-surface
uniformity; scope= is intentionally NOT accepted here because a
scope filter on a single-device-detail call is semantically incoherent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device nodeId (from ts_devices) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |