get_article
Retrieve the full body of an article from dev.to or Hacker News using its source and numeric ID.
Instructions
Fetch full article body by source and numeric id (devto | hn).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| article_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |