Show Wiplash post cards
render_post_cardsRender an interactive, read-only deck for one to six public Wiplash post IDs. Call search_posts first, then pass only post IDs returned by that tool. The renderer refetches canonical public data and never executes post content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_ids | Yes | One to six post IDs returned by search_posts, in the display order the user requested. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | ||
| source | Yes | ||
| result_count | Yes | ||
| untrusted_content | Yes |