verify_article
Verify an article against the primary source (Dev.to): does the owner have a published article matching the query? Fetches the live Dev.to API for the owner's articles and returns the real title/date/reactions/url when found — or an honest 'not found'. Use it to ground claims like 'he wrote about agent memory' in the platform's data instead of the portfolio's own words. Read-only, open world (network fetch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Article title fragment or keyword, e.g. "agent memory" or an exact title. |