tailscale_device_posture_set
Set a custom posture attribute on a device by providing a key and value.
Instructions
Set a custom posture attribute on a device. Creates or updates a single attribute key-value pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Attribute value (string, boolean, or number) | |
| deviceId | Yes | Tailscale device ID | |
| attributeKey | Yes | Posture attribute key (e.g., 'custom:compliance-status') |