Basic Information

appmixer.bluesky.posts.CreatePost

Create Post

1.0.0

Public

Create a new post on Bluesky. Text is limited to 300 characters. Facets (mentions and links) are auto-detected from the text.

Input Ports

in

FieldTypeDescription
Text textarea The text content of the post. Maximum 300 characters. Mentions (@handle) and URLs are auto-detected.
Languages text Comma-separated BCP-47 language codes (e.g. en, es, fr). Optional.
Reply To Post URI text AT URI of the post to reply to (e.g. at://did:plc:xxx/app.bsky.feed.post/rkey). Leave empty for a top-level post.

Output Ports

out

FieldTypeDescription
Post URI -
Post CID -
Commit CID -
Validation Status -

Full Metadata