Create Post
create_postPublish a text post to Facebook as your active or specified identity. Validates text, enforces posting limits, and gives honest errors if cookie-based publishing is unavailable.
Instructions
Publish a text post as the active (or specified) Facebook identity.
Validates the text, checks the identity's posting limits, and publishes through the web composer. If Facebook has decommissioned cookie-based writing for the account, returns a clear error rather than a false success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | The post text (max 5000 chars) | |
| confirm | No | Must be true to publish | |
| account_id | No | Optional stored identity id to post as (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||