Get Article
neptime_get_articleRetrieve a specific article by its ID, returning title, text, author, and comment count.
Instructions
Get a specific article by ID.
Args:
article_id: Article ID (required)
Returns: Full article object with title, text, author, comments count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | Article ID |