返回 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. |