create_canvas
Create a Facebook Instant Experience (Canvas) on a Page by providing its Page ID and a JSON body_elements array that defines the canvas layout.
Instructions
Create a new Instant Experience (Canvas) on a Facebook Page. Requires page_id and body_elements JSON array defining the canvas layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Canvas name | |
| page_id | Yes | Facebook Page ID to create the canvas on | |
| body_elements | Yes | JSON array of canvas body elements (buttons, carousels, photos, videos, text, etc.) |