tailscale_create_posture_integration
Create a new device posture integration by specifying the provider and authentication credentials.
Instructions
Create a new device posture integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cloudId | No | Identifies which of the provider's clouds to integrate with. Falcon: us-1|us-2|eu-1|us-gov; Intune: global|us-gov; Jamf Pro/Kandji/Sentinel One: FQDN of your subdomain; Kolide: leave blank. | |
| clientId | No | Client ID for the provider (Intune: application UUID; Falcon/Jamf Pro: client id; Kandji/Kolide/Sentinel One: leave blank) | |
| provider | Yes | The posture provider | |
| tenantId | No | Microsoft Intune directory (tenant) ID. Other providers leave blank. | |
| clientSecret | Yes | The secret (auth key, token, etc.) used to authenticate with the provider. SENSITIVE: passed straight to Tailscale and not echoed back, but MCP clients may log the input value you supply. |