返回 Facebook
将 Knoon AI 与 Facebook 连接以自动化 AI 工作流。
Publish a post to Facebook immediately. Supports text only, up to 10 photos, or 1 video.
zernioFacebookDefaultPostNow
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| content | mustache | Optional post text. Facebook Pages support long captions, but feed previews truncate early. | 没有 |
| attachments | array (attachment) | Optional uploaded photo/video attachments. Combined with assetUrls, use up to 10 photos or 1 video total. | 没有 |
| assetUrls | array (mustache) | Optional public image/video URLs. Combined with attachments, use up to 10 photos or 1 video total. | 没有 |
| draft | boolean | When true, creates an unpublished draft in Facebook Publishing Tools. | 没有 |
| contentType | string | Optional content type. Choose feed for standard posts, or story/reel when needed. | 没有 |
| title | mustache | Optional Reel title. Separate from the content caption. | 没有 |
| firstComment | mustache | Optional first comment posted after publish (not supported for stories). | 没有 |
| pageId | mustache | Optional target Page ID when the connected account manages multiple Pages. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| postId | string | Zernio post ID. |
| status | string | Post status. |
| accountId | string | Connected Zernio account ID. |
| platform | string | Published platform. |
| platformPostUrl | string | Published platform post URL when available. |