search-documents
Execute full-text and semantic searches over Azure Cognitive Search documents using a query, with optional filters and field selection.
Instructions
Search documents in Azure Cognitive Search index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of results to return (default: 5) | |
| query | Yes | The search query to execute | |
| filter | No | OData filter expression | |
| select | No | Fields to include in the results |