tailscale_device_posture_set
Set custom posture attributes on Tailscale devices to enforce security policies and access controls based on device characteristics.
Instructions
Set a custom posture attribute on a device. Creates or updates a single attribute key-value pair.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | Yes | Tailscale device ID | |
| attributeKey | Yes | Posture attribute key (e.g., 'custom:compliance-status') | |
| value | Yes | Attribute value (string, boolean, or number) |