Get Threads Carousel Items
threads_get_media_childrenRetrieve each item in a Threads carousel post by providing the carousel's media ID, returning details for all contained media.
Instructions
Gets individual items in a Threads carousel post.
Args:
media_id (string): Carousel media ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |