Input
ExecutionTrigger
Data/Microsoft/Search
Search across Microsoft 365 content using the Microsoft Graph Search API. Supports files, emails, calendar events, Teams messages, SharePoint sites, and more.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger
Microsoft Graph provider
Search query (supports KQL syntax for advanced queries)
Comma-separated entity types to search
Maximum number of results per page (default: 25, max: 1000 for SharePoint/OneDrive, 25 for message/event)
Starting offset for pagination (0-based)
Comma-separated list of fields to return (empty for default)
Search results (array of GraphSearchHit)
The internal identifier for the item (format varies by entity type)
The rank or order of the result
A summary of the result, if available
ID of the result template used to render the search result
The underlying resource data
The OData type of the resource (e.g., "#microsoft.graph.driveItem")
Unique identifier for the resource
Display name (for files, sites, lists)
Display name alternative
Subject (for emails, events)
Number of results returned
Total estimated results available
Whether more results are available