get_post_content
Retrieve a Medium story's body as HTML or Markdown. Use post_id and optional as_markdown flag. Members-only stories require member sid.
Instructions
Read-only. Return the story body as HTML. Set as_markdown=true to convert to Markdown. Members-only stories need a member sid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| as_markdown | No |