Read a post
read_postRetrieve any Medium post as Markdown, including member-only content for logged-in members, with paging for long posts.
Instructions
Read a Medium post as Markdown. Member-only posts are returned in full when the logged-in account is a Medium member. Works for posts on custom domains too. Long posts are paged: pass start from the previous response to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Post URL (any Medium or custom-domain link) or the post's hex id. | |
| start | No | Character offset into the body, for paging. | |
| format | No | markdown | |
| max_chars | No |