open_nodes
Open and retrieve specific entities from a memory category using either their ID or name and entity type. Returns the entities with their IDs.
Instructions
Open specific entities. Specify each by id OR by name/entityType. Returns entities with their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Memory category. Defaults to 'default' | |
| entities | Yes | An array of entities to retrieve |