manage_exit_nodes
Control and configure Tailscale exit nodes for routing operations. List, set, clear, advertise, or stop advertising routes like 0.0.0.0/0 or ::/0 using device IDs for precise network management.
Instructions
Manage Tailscale exit nodes and routing
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID for exit node operations | |
operation | Yes | Exit node operation to perform | |
routes | Yes | Routes to advertise (e.g., ["0.0.0.0/0", "::/0"] for full exit node) |