get_entry
Retrieve the full details of a Feedbin entry, including its HTML body, by providing the entry ID.
Instructions
Get the full details of a single entry by its ID.
Returns complete entry data including content (full HTML body).
Args: entry_id: The numeric entry ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |