Get Import Slide Template
postnitro_get_import_templateReturns the exact slide structure and rules for the import tools. Call this BEFORE using postnitro_import_carousel, postnitro_import_and_wait, or the video import tools to understand the required format — video posts use this same slide array, one slide per scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules | Yes | Named rules the slides array must satisfy | |
| slide_fields | Yes | Every slide field, with whether it is required and what it does | |
| example_slides | Yes | A complete, ready-to-adapt slides array | |
| infographic_config | Yes | The layoutConfig shape for infographic slides |