set_post_cards
Bulk-replace all carousel cards for a post by providing an array of card objects with title, body, and optional number.
Instructions
Bulk-replace all carousel cards for a post. Provide a full array of card objects with title, body, and optional number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | Yes | Full replacement array of card objects | |
| postId | Yes | Post ID | |
| rerender | No | Regenerate visual assets after update |