Skip to main content
POST
Post to Bluesky

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
username
string
required

Enter your Bluesky username/handle (e.g. 'username.bsky.social')

password
string
required

Enter your Bluesky account password

content
string
required

Enter the text content for your Bluesky post

output_variable_name
string
default:post_result
required

Assign a variable name to store the post result, such as 'post_response' or 'bluesky_post'.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action