List Articles
neptime_list_articlesList articles from Neptime.io with pagination. Specify limit and offset to control the number and starting point.
Instructions
List articles/posts from Neptime.io.
Args:
limit: Max results 1-100 (default: 20)
offset: Pagination offset (default: 0)
Returns: Array of article objects with id, title, description, author, date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Pagination offset |