List what the history index covers
aggregator_capabilitiesQuery the aggregator cache to see which sources are present, their freshness, and entry counts. Provides a read-only inventory with cache path and schema version.
Instructions
Read-only inventory of the aggregator cache.
Returns:
{ok: True, sources: [...], freshness: {...}, counts: {...}, cache_path, schema_version, tool_tier: 'read-only', help: str}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||