Back to Nodes

Tailscale

v0.4.0
Last updated Mar 26, 2026

n8n community node for Tailscale — manage devices in your tailnet

24 Weekly Downloads
73 Monthly Downloads

Included Nodes

Tailscale

Description

n8n-nodes-tailscale

This is an n8n community node for Tailscale. It lets you manage your tailnet devices directly from n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Device

| Operation | Description |
|—|—|
| Get | Retrieve a device by ID |
| Get Many | List all devices in the tailnet |
| Delete | Remove a device from the tailnet |
| Expire Key | Expire the key of a device |
| Authorize | Authorize a pending device |
| Update Tags | Update the ACL tags of a device |
| Get Routes | Retrieve subnet routes of a device |

DNS

| Operation | Description |
|—|—|
| Get Nameservers | List the global nameservers configured |
| Get Preferences | Retrieve DNS preferences (MagicDNS on/off) |
| Get Search Paths | List the search domains |
| Get Split DNS | Retrieve the split DNS configuration (domain → nameservers) |
| Set Nameservers | Set the global nameservers, replacing all existing ones |
| Set Preferences | Enable or disable MagicDNS |
| Set Search Paths | Set the search domains, replacing all existing ones |
| Set Split DNS | Replace the entire split DNS configuration |
| Update Split DNS | Update certain domains in the split DNS configuration |

Credentials

This node supports two authentication methods:

License

MIT