X로 돌아가기
Knoon AI를 X과 연결하여 AI 워크플로우를 자동화하세요.
Publish a post to X immediately. Supports text only, up to 4 photos, or 1 video.
zernioXDefaultPostNow
베타
내부
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| content | mustache | Post text. Keep it short because X commonly enforces a 280 character limit. | 아니요 |
| attachments | array (attachment) | Optional uploaded photo/video attachments. Use up to 4 photos or 1 video. | 아니요 |
| assetUrls | array (mustache) | Optional public image/video URLs. | 아니요 |
| replyToTweetId | mustache | Optional tweet ID to publish this post as a reply. | 아니요 |
| replySettings | string | Optional reply restriction for who can reply to the tweet. Choose everyone for no restriction. | 아니요 |
| threadItems | mustache | Optional JSON array to create a thread: [{"content":"...","mediaItems":[...]}]. | 아니요 |
| poll | mustache | Optional JSON object for a poll, e.g. {"options":["A","B"],"duration_minutes":1440}. | 아니요 |
| longVideo | boolean | Enable long video uploads (over 140s). Requires eligible X account access. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| 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. |