create_team_invite
Generates a team join invite link and token for a specified team ID. Share the invite link to add members.
Instructions
Generate a team join invite link.
Returns a token and inviteLink. Share the inviteLink with users to let them join the team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | Team ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |