Skip to main content
Every bluesky.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Feeds

getTimeline

feeds.getTimeline Get the home timeline feed of the authenticated user Risk: read
Input Output

Posts

create

posts.create Create/publish a new post (skeet) on Bluesky Risk: write
Input Output

deleteRecord

posts.deleteRecord Delete a post on Bluesky [DESTRUCTIVE] Risk: destructive · Irreversible
Input Output

Profiles

get

profiles.get Get profile information for a Bluesky actor/user Risk: read
Input Output