find_stories
Searches recent coverage on a topic, groups articles into stories, ranks by independent publisher count and freshness, and returns stories ready for verification.
Instructions
Step 1 when the input is a TOPIC rather than a specific headline.
"AI today", "electric vehicles", "Indian fintech" are topics: there is no claim to verify yet, you first have to find out what actually happened. This searches recent coverage, groups articles reporting the same event into stories, and ranks them by independent publisher count and freshness.
Use ready_to_write - those stories already clear the two-publisher bar and
have fetchable URLs. Check age_hours to pick something current. Then pass
the chosen story's headline to verify_news and its fetchable_urls to
fetch_article_facts.
days is the recency window and defaults to 2. Widen it if nothing comes
back; narrow it to 1 for same-day news only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No | ||
| topic | Yes |