List Sources (deprecated)
hydra_db_list_sourcesList ingested data sources from Hydra DB memory, returning source IDs, titles, types, and metadata. Optionally filter by specific source IDs.
Instructions
DEPRECATED — use hydradb_list instead. List all ingested sources in Hydra DB memory. Returns source IDs, titles, types, and metadata. Use this to see what data sources have been ingested and to find source IDs for fetching content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_ids | No | Optional array of specific source IDs to filter by. If omitted, lists all sources. |