Facebook に戻る
Facebook と Knoon AI を接続して 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. |