tailscale_update_posture_integration
Update credentials or configuration for a Tailscale posture integration. Specify integration ID and optionally update cloud ID, client ID, tenant ID, or client secret.
Instructions
Update an existing posture integration's credentials or configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cloudId | No | Updated cloud identifier (e.g. 'us-1', 'global', or provider FQDN) | |
| clientId | No | Updated client ID for the provider | |
| tenantId | No | Updated tenant ID | |
| clientSecret | No | Updated client secret for the provider (omit to retain the existing secret). SENSITIVE: passed straight to Tailscale and not echoed back, but MCP clients may log the input value you supply. | |
| integrationId | Yes | The posture integration ID to update |