Skip to content

Copilot Search Node

Data/Microsoft/Copilot

Copilot Search

Perform hybrid semantic and lexical search across OneDrive for work or school content using the official Microsoft 365 Copilot Search API

data_microsoft_copilot_semantic_searchdataLong running
Inputs6
Outputs5
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

6

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Microsoft Graph provider

MicrosoftGraphProviderMicrosoftGraphProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Query

String
query

Natural language query (max 1500 characters)

Page Size

Integer
page_size

Number of results per page (1-100, default: 25)

Default 25

Filter Expression

String
filter_expression

Optional KQL path filter (e.g., path:"https://contoso.sharepoint.com/...")

Resource Metadata

String
resource_metadata

Optional comma-separated metadata fields to return (e.g., title,author)

Output Pins

5

Success

Execution
exec_out

Error

Execution
error

Search Hits

Struct Array
results

Search results

CopilotSemanticSearchResultCopilotSemanticSearchResult4 fields
web_urlstring | null
previewstring | null
resource_typestring | null
resource_metadataobject | null
*stringmap value

Total Count

Integer
total_count

Total number of results available

Error

String
error_message

Node Info

Internal name
data_microsoft_copilot_semantic_search
Category
Data/Microsoft/Copilot
Version
1