bluesky_search_actors
Search Bluesky accounts by display name, handle, or profile description. Retrieve matching public profiles via AT Protocol's AppView API.
Instructions
Search Bluesky accounts. Returns Bluesky accounts matching a query against display name, handle, and profile description. Public data, sourced from the AT Protocol's public, credential-free AppView API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search text | |
| limit | No | Page size, 1-100 | |
| cursor | No | Pagination cursor from a previous response's cursor field |