Threads に戻る
Threads と Knoon AI を接続して AI ワークフローを自動化します。
Publish a post to Threads immediately. Supports text only, up to 10 photos, or 1 video.
zernioThreadsDefaultPostNow
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| content | mustache | Optional post text. Keep it within Threads 500 character limit. | いいえ |
| 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. | いいえ |
| topic_tag | mustache | Optional Threads topic tag (1-50 chars, no periods or ampersands). | いいえ |
| threadItems | mustache | Optional JSON array to create a thread sequence: [{"content":"...","mediaItems":[...]}]. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| 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. |