list_stale_sources
Identify imported subtopics whose source data has aged past a given timestamp so you can refresh outdated context before reuse.
Instructions
List imported subtopics whose source_fetched_at is older than a cutoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| older_than_iso | Yes | ISO-8601 UTC timestamp cutoff, e.g. "2026-04-12T00:00:00+00:00". Subtopics with source_fetched_at strictly less than this are returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |