Post to Bluesky
Outputs
Post to Bluesky
Create a new post on Bluesky using your account credentials.
POST
Post to Bluesky
Authorizations
Bearer token from your account (https://agent.ai/user/integrations#api)
Body
application/json
Enter your Bluesky username/handle (e.g. 'username.bsky.social')
Enter your Bluesky account password
Enter the text content for your Bluesky post
Assign a variable name to store the post result, such as 'post_response' or 'bluesky_post'.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$
