See what is trending
get_trendsRetrieve current trending topics on Bluesky along with feed links to view the posts behind each trend. Works without credentials.
Instructions
Current trending topics on Bluesky, each with the feed link that shows the posts behind it. Works without credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many topics. Default 10. | |
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. | |
| include_suggested | No | Also return Bluesky's suggested (not currently trending) topics. |