get_post
Retrieve complete post details including body text, comments, and inline image or extracted PDF attachments by providing the feed ID.
Instructions
Get full details of a specific post including body text, comments, and attachments.
Image attachments are returned inline so you can see their contents directly. PDF attachments have their text extracted and included inline.
Args: feed_id: Post/feed ID (shown as feed_id in get_feeds results)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_id | Yes |