Get Single Thread Post
threads_get_postRetrieve details of a specific Threads post using its media ID. Get post content, engagement metrics, and metadata.
Instructions
Gets details for a single Threads post by ID.
Args:
media_id (string): Threads 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 |