List Hydra DB Context
hydradb_listList stored memories or knowledge sources from Hydra DB. Use the 'kind' parameter to select either memory or knowledge context.
Instructions
List stored memories or ingested knowledge sources in Hydra DB. Use kind to choose which family to browse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Which context family to list: 'memory' or 'knowledge' (default: 'memory') | |
| source_ids | No | Optional array of specific source IDs to filter by. If omitted, lists all sources. |