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
media.length <= 10. Carousels can mix images and videos (since IG Graph API v15).
Why 10
Meta’s Instagram Content Publishing API documentsCAROUSEL containers at 2–10 children. Above that the create-container call returns an opaque code 100.
Failure response
Remediation
Trim to 10. If you have more, post the rest as a follow-up — IG doesn’t support carousel-of-carousels.Related
threads.media.count_max— Threads caps higher (20).