Save Post
save_postSave or bookmark a Facebook post to your Saved collection. Supply the post ID and confirm to add it, ensuring the action is completed.
Instructions
Save/bookmark a post to the active (or specified) identity's Saved.
Best-effort: the legacy save endpoint submits the mutation but cannot always confirm it synchronously — the result tells you to verify in the Saved collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to save | |
| post_id | Yes | Numeric post id to save | |
| account_id | No | Optional stored identity id (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||