Read an article
read_postRead a post's full text by URL, paginated. Returns a window of characters; call again with the returned next offset to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Post URL or path, e.g. /posts/aurora-postgresql-setup-guide/. | |
| offset | No | Character offset to start from (default 0). |