Trending Mastodon Posts
social.mastodon.trendingAccess trending Mastodon content from the Fediverse. Returns post text, author, and engagement metrics like reblogs, favorites, and replies without authentication.
Instructions
Trending posts on Mastodon (Fediverse) — popular content across the decentralized social network. Returns post text, author, reblogs, favourites, replies. No auth needed, $0 upstream (Mastodon.social)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of trending posts to return (default 10, max 40) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |