get_facts_with_stale_sources
Retrieve facts with deleted or modified sources to identify those needing review or re-verification.
Instructions
Get facts with stale (deleted or modified) sources.
Useful for identifying facts that may need review or re-verification.
Args: status: Filter by source status: "deleted", "modified", or "all" (default) limit: Max results (default 50, max 100)
Returns: List of facts with stale sources, or a single-item list with an error dict if status is not one of the supported values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |