Embedded Sections
Messages
PostMessage API for embedded sections
From inside the iframe (on the page you’ve provided), you can pass certain messages to the parent frame to trigger actions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
PostMessage API for embedded sections
{
"type": "resize",
"height": 100
}
{
"type": "close"
}