Skip to main content

Settings Schema

When creating a post for Bluesky, use the following settings schema:
Bluesky has no provider-specific settings beyond __type. Post content, images, and the schedule are configured at the post level - see the Create Post reference.

Fields

FieldTypeRequiredDescription
__typestringYesMust be bluesky

Complete Example

Text Post

Thread Post

Create a thread by adding multiple items to the value array. Each entry becomes a reply chained to the previous one:

Post with Image