pocket_get_articles
Fetch unread articles from Pocket API, retrieving article details such as ID, title, URL, and excerpt. Specify the number of articles to retrieve (1-20) for customized access.
Instructions
Fetches the latest unread articles from Pocket API. Returns up to 20 articles by default. You can specify the number of articles to fetch (1-20) using the count parameter. Returns the article ID, title, URL, and excerpt for each article.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No |