Invite Team Member
invite_team_memberInvite a new member to your workspace by email, assigning a role (admin, member, or viewer). The invitee must accept before accessing.
Instructions
Invite a new member to the workspace by email address. An invitation email is sent — the member must accept before gaining access. Roles: owner (full access), admin (manage account, no billing), member (operational access), viewer (read-only). Example: email='ana@example.com', role='member' / Invita a un nuevo miembro al espacio de trabajo por correo electronico. Se envia un email de invitacion — el miembro debe aceptar antes de acceder. Roles: owner (acceso total), admin (gestion sin facturacion), member (acceso operativo), viewer (solo lectura).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the invitee / Email del invitado | ||
| role | Yes | Role to assign (owner cannot be invited, must be transferred) / Rol a asignar (owner no se puede invitar, debe transferirse) | |
| name | No | Display name for the invitation (optional) / Nombre para la invitacion (opcional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| Yes | |||
| role | No | ||
| status | No | ||
| invitedAt | No | ||
| joinedAt | No | ||
| createdAt | No | ||
| updatedAt | No |