iyke_iframe_send
Send a postMessage to an iframe to trigger actions like story selection. Use to control mini-apps from outside the running application.
Instructions
Send a fire-and-forget postMessage to an iframe pane. The iframe bridge listens for known kinds (e.g. "story-select") and acts on the payload. Use to drive mini-app actions from outside the running app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| pane | Yes | ||
| payload | No |