get_post_context
Retrieve a post with its thread context, author profile, and engagement metrics in a single call. Works without authentication, provides more data when authenticated.
Instructions
Get comprehensive post information in a single call. Includes the post, thread context, author profile, and engagement metrics. Works without authentication but provides more data when authenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| includeThread | No | ||
| includeAuthorProfile | No | ||
| includeEngagement | No |