Skip to main content

Overview

Microsoft identity and access management service for user directory operations. Through Langdock’s integration, you can access and manage Microsoft Entra directly from your conversations.
Authentication: OAuth Category: Productivity & Collaboration Availability: All workspace plans

Available Actions

Search users

microsoft_entra.search_users
Searches for users in the organization directory by name, email, or other attributes Requires Confirmation: No Parameters:
  • query (TEXT, Required): Search term to find users. Can be a display name, email address, first name, or last name. For example: ‘John’, ‘john.doe@company.com’, or ‘Doe’. The search is case-insensitive and supports partial matches for display names
  • searchField (SELECT, Optional): Optional: Limit search to a specific field. If not specified, searches across display name, email, first name, and last name
  • top (NUMBER, Optional): Number of users to return (1-50). Default is 20
  • includeGuests (SELECT, Optional): Include guest users in the search results. By default, only member users are returned
Output: Returns the operation result