Comma-separated list of fields to return. Common fields: id, message, created_time, updated_time, permalink_url, from, attachments, shares, story, picture, full_picture, place, privacy, status_type. For engagement metrics with counts, use edge.summary(true) syntax. CORRECT: like…
post_idstring
Required
The ID of the post to retrieve. Must be in full format: 'pageId_postId' where both pageId and postId are numeric (e.g., '123456789_987654321'). Page-scoped IDs (alphanumeric strings like '1ANtnBaCHX' or '17GandZR1N') are not supported. Use FACEBOOK_GET_PAGE_POSTS to obtain valid…
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not