open_nodes
Retrieve specific entities from the knowledge graph along with all connected relations by specifying their names.
Instructions
Open specific nodes in the knowledge graph by their names.
Returns the requested entities and all relations connected to them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | List of entity names to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |