get_version
Retrieve Tailscale version details using the standardized Model Context Protocol interface to support automated network management and monitoring tasks.
Instructions
Get Tailscale version information
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"
}