get_post
Retrieve Medium story metadata including title, URL, claps, response count, publication, and publish date by providing a post ID.
Instructions
Read-only. Story metadata by Medium post id (12+ char hex, e.g. 'a1b2c3d4e5f6'): title, url, claps, response count, publication, publishedAt. For the article body use get_post_content. For the comment thread use list_responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |