See what is trending
get_trendsRetrieve trending hashtags, statuses, or links on a Mastodon instance. Specify kind and limit to see what's currently popular on that server.
Instructions
What is trending on this instance right now: hashtags, statuses, or links. Trends are per instance, not network-wide, so a small themed server shows something completely different from mastodon.social.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Which kind. Default tags. | |
| limit | No | How many. Default 10. | |
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. |