ariel_get_posts
Fetch up to 25 Bluesky posts by their AT URIs at once, choosing JSON or digest format for efficient processing.
Instructions
Get multiple posts by their AT URIs (max 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | Array of AT URIs (max 25) | |
| format | No | Output format: 'json' (default) or 'digest' (compact text for LLM consumption) |