tailscale_preview_acl
Preview ACL rules that apply to a user or IP address when testing a proposed Tailscale policy.
Instructions
Preview the ACL rules that would apply to a specific user or IP address if a proposed policy were applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Preview type: 'user' to see rules for a user, 'ipport' to see rules for an IP | |
| policy | Yes | The proposed ACL policy text to preview | |
| previewFor | Yes | The user email (for type 'user') or IP:port (for type 'ipport') to preview rules for |