Documentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
What it checks
images.length <= 4 AND videos.length <= 1. Mixed image+video is rejected separately by bluesky.media.image_video_exclusive.
Why
Bluesky’sapp.bsky.embed.images schema caps images at 4 entries. Video posts use a different embed (app.bsky.embed.video) which holds exactly one.