extract_article
Extract structured article data (title, author, date, topics, summary) from any URL. Get parsed JSON for content analysis.
Instructions
Extract article fields (title, author, date, topics, summary) from a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Article URL | |
| wait_for | No |