manage_device_tags
Organize and manage device tags for ACL targeting with Tailscale MCP Server. Perform operations like adding, removing, or updating tags to streamline device categorization and access control.
Instructions
Manage device tags for organization and ACL targeting
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | Yes | Device ID for tagging operations | |
operation | Yes | Device tagging operation to perform | |
tags | No | Array of tags to manage (e.g., ["tag:server", "tag:production"]) |