save_url
Save web articles to Readwise Reader by providing a URL. The tool automatically fetches and parses content, allowing organization into inbox, later, shortlist, or archive categories.
Instructions
Save a URL to Readwise Reader.
This is the primary way to add content to Reader. The service fetches and parses the article automatically. Only http:// and https:// URLs are accepted.
location controls where it appears: 'new' (inbox), 'later', 'shortlist', or 'archive'. Default is 'new'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | No | ||
| tags | No | ||
| location | No | new | |
| notes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | No | ||
| author | No | ||
| source_url | No | ||
| category | No | ||
| location | No | ||
| reading_progress | No | ||
| word_count | No | ||
| summary | No | ||
| content | No | ||
| tags | No | ||
| created_at | No | ||
| updated_at | No |