ariel_get_trends
Fetches current trending topics from Bluesky. Specify the number of results and choose JSON or compact digest output for AI assistant consumption.
Instructions
Get trending topics on Bluesky (uses unspecced endpoint — may change)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of trending topics to return | |
| format | No | Output format: 'json' (default) or 'digest' (compact text for LLM consumption) |