Get Threads Carousel Items
threads_get_media_childrenRetrieve individual media items from a Threads carousel post using its media ID.
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 |