See what is trending
get_trendsRetrieve current trending hashtags, statuses, or links on a specific Mastodon instance. See what is popular on that server, not network-wide.
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. |