Skip to main content
POST
Bluesky Posts

Authorizations

Authorization
string
header
required

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

Body

application/json
handle
string
required

Bluesky handle to fetch posts from.

Example:

"mcuban.bsky.social"

num_posts
enum<integer>
default:5
required

Number of recent posts to fetch.

Available options:
1,
5,
10,
25,
50,
100

Response

200 - application/json

Retrieved Bluesky posts

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action