search_entity
Search the knowledge graph for entities by name or label. Returns matching entities with their types and key properties.
Instructions
Search for entities in the knowledge graph by name or label. Returns matching entities with their types and key properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| entity_type | No | Optional filter by entity type (e.g., 'Person', 'Organization') | |
| search_term | Yes | Text to search for in entity names/labels |