get_post
Retrieve complete details for a specific Facebook post using its ID. Specify optional fields like comments, reactions, and attachments to get tailored post insights.
Instructions
Get full details of a single post by its ID (GET /{post-id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | id,message,story,created_time,updated_time,permalink_url,full_picture,attachments,from,shares,comments.summary(true).limit(0),reactions.summary(true).limit(0),likes.summary(true).limit(0) | |
| post_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||