pocket_get_articles
Retrieve unread articles from Pocket API to access IDs, titles, URLs, and excerpts. Specify a count (1-20) to fetch articles directly into your workflow.
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 |