MCP tools/Members
Members & invitations
Member management is rate-limited (10 invites/hour) and refuses to remove the last owner. Email-existence error responses are intentionally opaque to defend against enumeration. Workspace-level members are managed separately so an org admin can grant an external collaborator scoped access without a full org seat.
Live discovery
searchTools with category: "members" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.13 tools
Every tool below honours the credential’s permission scope and the user’s org role — agents see only what they’re authorised to call.
listMembers
List org members (org member or `manage_members` capability).
getMember
Read a single member.
listInvitations
List pending invitations.
inviteMember
Send an invitation. Rate-limited 10/hour. Returns seat-billing impact.
cancelInvitation
Cancel a pending invitation.
resendInvitation
Resend a pending invitation email.
updateMemberRole
Change a member's organisation role.
setMemberActive
Soft-deactivate / reactivate a member (preserves history).
removeMember
Hard remove. Refuses to remove the last owner.
updateProfile
Update a profile (self always; others require admin).
addWorkspaceMember
Add a workspace member.
updateWorkspaceMember
Update a workspace member's role.
removeWorkspaceMember
Remove a workspace member.