Bluesky · Capability
Bluesky Social API — Actor Profiles
Bluesky Social API — Actor Profiles. 7 operations. Lead operation: Bluesky Get private preferences attached to the current account.. Self-contained Naftiko capability covering one Bluesky business surface.
What You Can Do
GET
Actorgetpreferences
— Bluesky Get private preferences attached to the current account.
/v1/xrpc/app-bsky-actor-getpreferences
GET
Actorgetprofile
— Bluesky Get detailed profile view of an actor.
/v1/xrpc/app-bsky-actor-getprofile
GET
Actorgetprofiles
— Bluesky Get detailed profile views of multiple actors.
/v1/xrpc/app-bsky-actor-getprofiles
GET
Actorgetsuggestions
— Bluesky Get a list of suggested actors.
/v1/xrpc/app-bsky-actor-getsuggestions
POST
Actorputpreferences
— Bluesky Set the private preferences attached to the account.
/v1/xrpc/app-bsky-actor-putpreferences
GET
Actorsearchactors
— Bluesky Find actors (profiles) matching search criteria.
/v1/xrpc/app-bsky-actor-searchactors
GET
Actorsearchactorstypeahead
— Bluesky Find actor suggestions for a prefix search term.
/v1/xrpc/app-bsky-actor-searchactorstypeahead
MCP Tools
bluesky-get-private-preferences-attached
Bluesky Get private preferences attached to the current account.
read-only
idempotent
bluesky-get-detailed-profile-view
Bluesky Get detailed profile view of an actor.
read-only
idempotent
bluesky-get-detailed-profile-views
Bluesky Get detailed profile views of multiple actors.
read-only
idempotent
bluesky-get-list-suggested-actors
Bluesky Get a list of suggested actors.
read-only
idempotent
bluesky-set-private-preferences-attached
Bluesky Set the private preferences attached to the account.
bluesky-find-actors-profiles-matching
Bluesky Find actors (profiles) matching search criteria.
read-only
idempotent
bluesky-find-actor-suggestions-prefix
Bluesky Find actor suggestions for a prefix search term.
read-only
idempotent