X に戻る
X と Knoon AI を接続して 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. |