العودة إلى Threads
اتصل بـ Knoon AI مع Threads لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |