Threads로 돌아가기
Knoon AI를 Threads과 연결하여 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. |