Settings Schema
When creating a post for X (Twitter), use the following settings schema:Fields
| Field | Type | Required | Description |
|---|---|---|---|
__type | string | Yes | Must be x |
who_can_reply_post | string | Yes | Who can reply to the post |
community | string | No | X Community URL |
who_can_reply_post
Controls who can reply to your post.
| Value | Description |
|---|---|
everyone | Anyone can reply |
following | Only people you follow can reply |
mentionedUsers | Only mentioned users can reply |
subscribers | Only your subscribers can reply |
verified | Only verified accounts can reply |
community
Optional X Community URL. Must match the format:
Complete Example
Thread Example
Create a thread by adding multiple items to thevalue array:

