disconnect_network
Terminates active connection to the Tailscale network using a standardized command, enabling automated network disconnection through the Tailscale MCP Server.
Instructions
Disconnect from the Tailscale network
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}