create-items-in-bulk-using-file
Add multiple items to a Miro board in bulk by uploading a JSON file, simplifying large-scale content creation with a single operation.
Instructions
Create multiple items on a Miro board in a single operation using a JSON file from device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where the items will be created | |
fileData | Yes | Base64 encoded JSON file data containing items to create |