search_all
Query all configured sources simultaneously, then combine and deduplicate the results into a single list.
Instructions
Fan out the query to every source and return deduped SearchResult dicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sources | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |