Remove Team Member
remove_team_memberRemove a team member from the workspace, immediately revoking access while preserving their created records. Requires confirmation to prevent accidental removal.
Instructions
Remove a member from the workspace. The member immediately loses access. Their created records (invoices, expenses) are preserved. Cannot remove the workspace owner — transfer ownership first. Requires confirm=true to prevent accidental removal. / Elimina un miembro del espacio de trabajo. El miembro pierde acceso inmediatamente. Sus registros creados (facturas, gastos) se conservan. No se puede eliminar al propietario — transfiere la propiedad primero. Requiere confirm=true para evitar eliminaciones accidentales.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm removal / Debe ser true para confirmar la eliminacion | |
| memberId | Yes | Team member ID / ID del miembro del equipo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| message | No | ||
| success | Yes |