tailscale_create_device_invite
Create a device share invitation that allows an external user to access a specific device in your tailnet. Configure email, multi-use, and exit node options.
Instructions
Create a device share invitation that allows an external user to access a specific device in your tailnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email address to send the invite to | ||
| deviceId | Yes | The device ID to create an invite for | |
| multiUse | No | Whether the invite can be used more than once (default: false) | |
| allowExitNode | No | Whether the invited device can be used as an exit node (default: false) |