See what is trending
get_trendsRetrieve current trending topics on Bluesky, each with a feed link to the posts behind it. Optionally include suggested topics and set the number of results.
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. |