twining_graph_query
Find entities in a knowledge graph by substring match on names or properties, with optional type filters and result limits.
Instructions
Search the knowledge graph for entities by name or property substring match. Case-insensitive. Returns matching entities with their properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 10) | |
| query | Yes | Substring to search for in entity names and properties | |
| entity_types | No | Filter to only these entity types |