ย้อนกลับไปยัง 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. |