Identity and provisioning MCP tools
Reference for 15 Probo MCP tools for identity and provisioning
This page documents 15 tools in the identity and provisioning group. Return to the complete MCP tool reference to browse another group.
Select a tool to inspect its schemas and behavior. Schema links open the exact definition in GitHub.
listUsersList UsersRead onlyList all users for the organization.
getUserGet UserRead onlyGet a user by ID (profile ID).
createUserCreate UserWrites dataCreate a new user in the organization.
inviteUserInvite UserWrites dataInvite a user (profile) to the organization.
updateUserUpdate UserWrites dataUpdate an existing user (profile).
updateMembershipUpdate MembershipWrites dataUpdate a membership role.
removeUserRemove UserWrites dataRemove a user from the organization.
deactivateUserDeactivate UserWrites dataDeactivate a user in the organization.
getSCIMConfigurationGet SCIM ConfigurationRead onlyGet the SCIM configuration for an organization.
createSCIMConfigurationCreate SCIM ConfigurationWrites dataCreate a SCIM configuration for an organization. Optionally provide a connector ID to also create a SCIM bridge.
deleteSCIMConfigurationDelete SCIM ConfigurationWrites dataDelete a SCIM configuration and its associated bridge.
regenerateSCIMTokenRegenerate SCIM TokenWrites dataRegenerate the bearer token for a SCIM configuration.
getSCIMBridgeGet SCIM BridgeRead onlyGet a SCIM bridge by ID.
updateSCIMBridgeUpdate SCIM BridgeWrites dataUpdate a SCIM bridge’s excluded user names.
listSCIMEventsList SCIM EventsRead onlyList SCIM events for a configuration.