search_entity_pair
Find documents containing two specific entities. Returns matching documents with entity counts and context snippets for targeted research on combined topics.
Instructions
Find documents that contain both entities. Useful for finding documentation about specific combinations (e.g., 'VIC-II' AND 'raster interrupt'). Returns documents with both entity counts and context snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity1 | Yes | First entity to search for | |
| entity2 | Yes | Second entity to search for | |
| max_results | No | Maximum number of documents to return (default: 10) |