list_service_principals
List app registrations and service principals in Azure AD / Entra ID. Filter by display name or type to find enterprise applications.
Instructions
List app registrations and service principals (enterprise applications) in Azure AD / Entra ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter by display name (partial match) | |
| type | No | Filter by service principal type: Application, ManagedIdentity, Legacy, SocialIdp | |
| max_results | No | Maximum number of results to return (default: 50) |