users_admin_invite
Invite a user to a Slack workspace with admin privileges using their email. Optionally add them to specific channels and assign a full name.
Instructions
Invite a user to the workspace as admin (legacy undocumented).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the person to invite. | ||
| channels | No | Comma-separated list of channel IDs to add the invitee to (e.g. ``C0123,C0456``). | |
| real_name | No | Full name to assign to the invited user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||