trip_share_create
Create a share link for a trip (owner only). Recipients can use this link to become collaborators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tripId | Yes | Trip ID | |
| maxUses | No | Maximum number of times link can be used | |
| permission | No | Permission level for recipients | VIEWER |
| expiresInDays | No | Days until link expires |